aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/ussd.c
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/src/ussd.c')
-rw-r--r--openbsc/src/ussd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbsc/src/ussd.c b/openbsc/src/ussd.c
index 3c27646f2..19b494fb3 100644
--- a/openbsc/src/ussd.c
+++ b/openbsc/src/ussd.c
@@ -33,6 +33,7 @@
#include <openbsc/gsm_04_80.h>
#include <openbsc/gsm_subscriber.h>
#include <openbsc/debug.h>
+#include <openbsc/osmo_msc.h>
/* Declarations of USSD strings to be recognised */
const char USSD_TEXT_OWN_NUMBER[] = "*#100#";