[PATCH] osmo-bts[master]: build: Do not require more headers from OpenBSC

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

Holger Freyther gerrit-no-reply at lists.osmocom.org
Tue Jan 24 13:57:00 UTC 2017


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

build: Do not require more headers from OpenBSC

There should be no other OpenBSC headers included and nobody is using
bsc_controlif_setup. Remove the include. This was introduced in
4723a195081f0f9ff561e360620ee0ade50a2b39.

Change-Id: I581f938e8fe9161b1d7076cedd74ff192cea86b2
---
M src/common/main.c
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/55/1655/1

diff --git a/src/common/main.c b/src/common/main.c
index 00c8b23..1af4f34 100644
--- a/src/common/main.c
+++ b/src/common/main.c
@@ -53,7 +53,6 @@
 #include <osmocom/ctrl/control_if.h>
 #include <osmocom/ctrl/ports.h>
 #include <osmocom/ctrl/control_vty.h>
-#include <openbsc/ctrl.h>
 #include <osmo-bts/oml.h>
 
 int quit = 0;

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I581f938e8fe9161b1d7076cedd74ff192cea86b2
Gerrit-PatchSet: 1
Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Owner: Holger Freyther <holger at freyther.de>



More information about the gerrit-log mailing list