[PATCH] osmo-msc[master]: fix deb: drop obsolete mgcp header

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/.

Neels Hofmeyr gerrit-no-reply at lists.osmocom.org
Sat Sep 16 20:30:58 UTC 2017


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

fix deb: drop obsolete mgcp header

This fixes the debian builds since osmo-msc depends on libosmo-mgcp-client,
while it includes a libosmo-legacy-mgcp header not included in
libosmo-mgcp-client.

When installing from source, both get installed, so this was only noticed from
the OBS builds that include only the libosmo-mgcp-client dependency.

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


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

diff --git a/src/libmsc/msc_ifaces.c b/src/libmsc/msc_ifaces.c
index 1c8e5ef..e29fe0e 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/3971
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6b9454698976bdba3b1e0498a81bad9855eee45e
Gerrit-PatchSet: 1
Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>



More information about the gerrit-log mailing list