[PATCH] Add missing 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/OpenBSC@lists.osmocom.org/.

msuraev at sysmocom.de msuraev at sysmocom.de
Sat Apr 23 16:00:18 UTC 2016


From: Max <msuraev at sysmocom.de>

---
 openbsc/src/libbsc/rest_octets.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/openbsc/src/libbsc/rest_octets.c b/openbsc/src/libbsc/rest_octets.c
index b59430b..aa286e5 100644
--- a/openbsc/src/libbsc/rest_octets.c
+++ b/openbsc/src/libbsc/rest_octets.c
@@ -29,6 +29,7 @@
 #include <openbsc/debug.h>
 #include <openbsc/gsm_data.h>
 #include <osmocom/core/bitvec.h>
+#include <osmocom/gsm/bitvec_gsm.h>
 #include <openbsc/rest_octets.h>
 #include <openbsc/arfcn_range_encode.h>
 #include <openbsc/system_information.h>
-- 
2.8.1




More information about the OpenBSC mailing list