pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmocom-bb/+/32417 )
Change subject: layer23: common/vty: Drop includes pointing to mobile app ...................................................................... layer23: common/vty: Drop includes pointing to mobile app Change-Id: I025b09500547a739240fc07fa04cb38378ed71db --- M src/host/layer23/src/common/vty.c 1 file changed, 9 insertions(+), 6 deletions(-) git pull ssh://gerrit.osmocom.org:29418/osmocom-bb refs/changes/17/32417/1 diff --git a/src/host/layer23/src/common/vty.c b/src/host/layer23/src/common/vty.c index f28b6eb..d9dc022 100644 --- a/src/host/layer23/src/common/vty.c +++ b/src/host/layer23/src/common/vty.c @@ -41,12 +41,6 @@ #include <osmocom/bb/common/networks.h> #include <osmocom/bb/common/gps.h> #include <osmocom/bb/common/l1l2_interface.h> -#include <osmocom/bb/mobile/mncc.h> -#include <osmocom/bb/mobile/mncc_ms.h> -#include <osmocom/bb/mobile/transaction.h> -#include <osmocom/bb/mobile/vty.h> -#include <osmocom/bb/mobile/gsm480_ss.h> -#include <osmocom/bb/mobile/gsm411_sms.h> extern struct llist_head active_connections; /* libosmocore */ -- To view, visit https://gerrit.osmocom.org/c/osmocom-bb/+/32417 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: osmocom-bb Gerrit-Branch: master Gerrit-Change-Id: I025b09500547a739240fc07fa04cb38378ed71db Gerrit-Change-Number: 32417 Gerrit-PatchSet: 1 Gerrit-Owner: pespin <[email protected]> Gerrit-MessageType: newchange
