aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/gsm_04_08.c
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2010-06-30 12:44:07 +0800
committerHolger Hans Peter Freyther <zecke@selfish.org>2010-06-30 12:59:20 +0800
commit88519eaaef216a726e157c20a0a18ed00eee5a09 (patch)
treefba9cc26e1d864b5021cbccdc6c2f4f9adc3f7cc /openbsc/src/gsm_04_08.c
parente071ab70e97831a7efdb7351497f6da2f95efc94 (diff)
msc: Add includes to silence a compiler warning.
Diffstat (limited to 'openbsc/src/gsm_04_08.c')
-rw-r--r--openbsc/src/gsm_04_08.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbsc/src/gsm_04_08.c b/openbsc/src/gsm_04_08.c
index c1b438ef5..7bf30e798 100644
--- a/openbsc/src/gsm_04_08.c
+++ b/openbsc/src/gsm_04_08.c
@@ -54,6 +54,7 @@
#include <openbsc/ussd.h>
#include <openbsc/silent_call.h>
#include <openbsc/bsc_api.h>
+#include <openbsc/osmo_msc.h>
void *tall_locop_ctx;
void *tall_authciphop_ctx;