compiler warnings: add includes in abis_rsl.h, gsm_data_shared.h

Change-Id: Ic0b1410a352c7be399d16d5db7cfe7a62192df6f
This commit is contained in:
Neels Hofmeyr 2017-11-27 22:30:47 +01:00 committed by Neels Hofmeyr
parent 3d0b76d76e
commit f0ea05e52f
2 changed files with 2 additions and 0 deletions

View File

@ -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;

View File

@ -21,6 +21,7 @@
#include <osmocom/abis/e1_input.h>
#include <osmocom/bsc/common_cs.h>
#include <osmocom/bsc/meas_rep.h>
#include <osmocom/bsc/rest_octets.h>
/* 16 is the max. number of SI2quater messages according to 3GPP TS 44.018 Table 10.5.2.33b.1:
4-bit index is used (2#1111 = 10#15) */