summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/gsmd/usock.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/gsmd/usock.h b/include/gsmd/usock.h
index ddec870..8bd5686 100644
--- a/include/gsmd/usock.h
+++ b/include/gsmd/usock.h
@@ -511,6 +511,7 @@ struct gsmd_sms {
int has_header;
int is_voicemail;
struct gsmd_sms_datacodingscheme dcs;
+ enum gsmd_sms_tp_mti tp_mti;
char data[GSMD_SMS_DATA_MAXLEN+1];
} __attribute__ ((packed));
personal git repositories of Harald Welte. Your mileage may vary