aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include
diff options
context:
space:
mode:
authorMax <msuraev@sysmocom.de>2017-05-18 14:17:10 +0200
committerMax <msuraev@sysmocom.de>2017-05-18 14:17:10 +0200
commit71124de33c86ea5740eeabea381bff80b23ffd30 (patch)
tree3fe95514d4763e4eb5791ada134c1348231cd05f /openbsc/include
parentdefb6c95c14e95133891312b65436eef5964e0a3 (diff)
Remove errorneous include
The gsm_data_shared.h header is installable and used by OsmoBTS so it should not include any private (non-installable headers) to avoid OsmoBTS' build failures. Change-Id: Ic25031101fc01bd732fe691132c081ad05fa6a4b
Diffstat (limited to 'openbsc/include')
-rw-r--r--openbsc/include/openbsc/gsm_data_shared.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/openbsc/include/openbsc/gsm_data_shared.h b/openbsc/include/openbsc/gsm_data_shared.h
index 0e5bc91d9..9495f9357 100644
--- a/openbsc/include/openbsc/gsm_data_shared.h
+++ b/openbsc/include/openbsc/gsm_data_shared.h
@@ -25,7 +25,6 @@
#endif
#include <openbsc/common_cs.h>
-#include <openbsc/rest_octets.h>
struct osmo_bsc_data;