Change in osmo-msc[master]: msc_vty: add missing header file

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

dexter gerrit-no-reply at lists.osmocom.org
Tue Mar 19 17:53:03 UTC 2019


dexter has uploaded this change for review. ( https://gerrit.osmocom.org/13329


Change subject: msc_vty: add missing header file
......................................................................

msc_vty: add missing header file

The symbol GSM0808_SPEECH_FULL_BM is used in msc_vty.c, but gsm_08_08.h,
where the symbol is declared is not included.

Change-Id: I31a8894031aa2321d7dbf2586d076bc303247278
---
M src/libmsc/msc_vty.c
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-msc refs/changes/29/13329/1

diff --git a/src/libmsc/msc_vty.c b/src/libmsc/msc_vty.c
index 6404ee9..a79f451 100644
--- a/src/libmsc/msc_vty.c
+++ b/src/libmsc/msc_vty.c
@@ -30,6 +30,7 @@
 
 #include <osmocom/gsm/protocol/gsm_08_58.h>
 #include <osmocom/gsm/protocol/gsm_04_14.h>
+#include <osmocom/gsm/protocol/gsm_08_08.h>
 
 #include <osmocom/sigtran/sccp_helpers.h>
 

-- 
To view, visit https://gerrit.osmocom.org/13329
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I31a8894031aa2321d7dbf2586d076bc303247278
Gerrit-Change-Number: 13329
Gerrit-PatchSet: 1
Gerrit-Owner: dexter <pmaier at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190319/f9ecbfe1/attachment.htm>


More information about the gerrit-log mailing list