summaryrefslogtreecommitdiff
path: root/include/gsmd/gsmd.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/gsmd/gsmd.h')
-rw-r--r--include/gsmd/gsmd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/gsmd/gsmd.h b/include/gsmd/gsmd.h
index ff63b58..585d78d 100644
--- a/include/gsmd/gsmd.h
+++ b/include/gsmd/gsmd.h
@@ -91,6 +91,7 @@ struct gsmd {
unsigned int mlbuf_len;
int mlunsolicited;
int alive_responded;
+ char imsi[16]; /* imsi mem space */
};
struct gsmd_user {
personal git repositories of Harald Welte. Your mileage may vary