aboutsummaryrefslogtreecommitdiffstats
path: root/src/sgsn/gprs_mm_state_gb_fsm.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/sgsn/gprs_mm_state_gb_fsm.c')
-rw-r--r--src/sgsn/gprs_mm_state_gb_fsm.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sgsn/gprs_mm_state_gb_fsm.c b/src/sgsn/gprs_mm_state_gb_fsm.c
index 6e812d31d..5a007e972 100644
--- a/src/sgsn/gprs_mm_state_gb_fsm.c
+++ b/src/sgsn/gprs_mm_state_gb_fsm.c
@@ -27,6 +27,7 @@
#include <osmocom/sgsn/debug.h>
#include <osmocom/sgsn/sgsn.h>
+#include <osmocom/sgsn/mmctx.h>
#define X(s) (1 << (s))