aboutsummaryrefslogtreecommitdiffstats
path: root/src/common/l1sap.c
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2016-01-04 20:29:24 +0100
committerHarald Welte <laforge@gnumonks.org>2016-01-04 20:29:24 +0100
commit085569df55ceb3737b79f53b015b0c064698ddc6 (patch)
tree3b8eb6f761f044deffdcf2f3ed435584a5e9b671 /src/common/l1sap.c
parent21b020b33633683d7c785af15c773aab0f79d0de (diff)
fix large amount of compiler warnings in common and sysmobts code
Diffstat (limited to 'src/common/l1sap.c')
-rw-r--r--src/common/l1sap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/l1sap.c b/src/common/l1sap.c
index e6c361e6..56eaa668 100644
--- a/src/common/l1sap.c
+++ b/src/common/l1sap.c
@@ -45,6 +45,7 @@
#include <osmo-bts/rsl.h>
#include <osmo-bts/bts_model.h>
#include <osmo-bts/handover.h>
+#include <osmo-bts/power_control.h>
static struct gsm_lchan *
get_lchan_by_chan_nr(struct gsm_bts_trx *trx, unsigned int chan_nr)