[PATCH] osmo-msc[master]: a_iface: remove obsolete include

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
Fri Sep 15 08:54:20 UTC 2017


Review at  https://gerrit.osmocom.org/3956

a_iface: remove obsolete include

msc_ifaces.c still includes legacy_mgcp/mgcp.h, since the mgcp client
is now completely separated, mgcp_client.h contains all the necessary
includes so including mgcp.h as well results in duplicate declarations

remove mgcp.h from the include section

Change-Id: Ic6d32769819ecfcb585c61360d3df97824a2ef03
---
M src/libmsc/msc_ifaces.c
1 file changed, 0 insertions(+), 1 deletion(-)


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

diff --git a/src/libmsc/msc_ifaces.c b/src/libmsc/msc_ifaces.c
index f54426e..16696d2 100644
--- a/src/libmsc/msc_ifaces.c
+++ b/src/libmsc/msc_ifaces.c
@@ -25,7 +25,6 @@
 #include <osmocom/msc/msc_ifaces.h>
 #include <osmocom/msc/gsm_subscriber.h>
 #include <osmocom/msc/transaction.h>
-#include <osmocom/legacy_mgcp/mgcp.h>
 #include <osmocom/mgcp_client/mgcp_client.h>
 #include <osmocom/msc/vlr.h>
 #include <osmocom/msc/a_iface.h>

-- 
To view, visit https://gerrit.osmocom.org/3956
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic6d32769819ecfcb585c61360d3df97824a2ef03
Gerrit-PatchSet: 1
Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-Owner: dexter <pmaier at sysmocom.de>



More information about the gerrit-log mailing list