aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/bsc/abis_rsl.h
diff options
context:
space:
mode:
authorNeels Hofmeyr <neels@hofmeyr.de>2017-11-27 22:30:47 +0100
committerNeels Hofmeyr <nhofmeyr@sysmocom.de>2017-11-29 17:37:18 +0000
commitf0ea05e52fbf86dda1f647b8f4055a3f4469080b (patch)
tree5bd0b0aac0880054c3d505d21451afc31e14e024 /include/osmocom/bsc/abis_rsl.h
parent3d0b76d76e1926b1ec20cac9127063a8c40af802 (diff)
compiler warnings: add includes in abis_rsl.h, gsm_data_shared.h
Diffstat (limited to 'include/osmocom/bsc/abis_rsl.h')
-rw-r--r--include/osmocom/bsc/abis_rsl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/osmocom/bsc/abis_rsl.h b/include/osmocom/bsc/abis_rsl.h
index c09272304..b30702fd0 100644
--- a/include/osmocom/bsc/abis_rsl.h
+++ b/include/osmocom/bsc/abis_rsl.h
@@ -27,6 +27,7 @@
#include <osmocom/gsm/gsm_utils.h>
#include <osmocom/gsm/sysinfo.h>
#include <osmocom/core/msgb.h>
+#include <osmocom/bsc/gsm_data.h>
struct gsm_bts;
struct gsm_lchan;