aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/silent_call.c
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2009-11-17 06:12:16 +0100
committerHarald Welte <laforge@gnumonks.org>2009-11-17 06:12:16 +0100
commit986c3d76db7795e565d0a7be5402d4bfe5e1ba93 (patch)
tree860b61b067d003268dc68d4734284ac19b11d0b5 /openbsc/src/silent_call.c
parentd8cfc90e22e0645bda0c5f581c68181c3be9079b (diff)
fix some more compiler warnings
Diffstat (limited to 'openbsc/src/silent_call.c')
-rw-r--r--openbsc/src/silent_call.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbsc/src/silent_call.c b/openbsc/src/silent_call.c
index 3161834c2..82b656327 100644
--- a/openbsc/src/silent_call.c
+++ b/openbsc/src/silent_call.c
@@ -32,6 +32,7 @@
#include <openbsc/gsm_data.h>
#include <openbsc/gsm_subscriber.h>
#include <openbsc/abis_rsl.h>
+#include <openbsc/chan_alloc.h>
static int paging_cb_silent(unsigned int hooknum, unsigned int event,
struct msgb *msg, void *_lchan, void *_data)