aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/gsm_subscriber.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/include/openbsc/gsm_subscriber.h')
-rw-r--r--openbsc/include/openbsc/gsm_subscriber.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/openbsc/include/openbsc/gsm_subscriber.h b/openbsc/include/openbsc/gsm_subscriber.h
index 195fa0fd0..290cc44dc 100644
--- a/openbsc/include/openbsc/gsm_subscriber.h
+++ b/openbsc/include/openbsc/gsm_subscriber.h
@@ -20,6 +20,7 @@
struct vty;
struct sgsn_mm_ctx;
+struct sgsn_subscriber_data;
struct gsm_subscriber_group {
struct gsm_network *net;
@@ -69,7 +70,7 @@ struct gsm_subscriber {
struct llist_head requests;
/* GPRS/SGSN related fields */
- struct sgsn_mm_ctx *mm;
+ struct sgsn_subscriber_data *sgsn_data;
};
enum gsm_subscriber_field {