summaryrefslogtreecommitdiff
path: root/src/global.h
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2018-08-10 13:08:26 -0500
committerJohn Klug <john.klug@multitech.com>2018-08-10 13:08:26 -0500
commit2267c8ec1d21b8e0367ecdae2cb11b75553088b7 (patch)
tree69809e672aaf569ffac975899b4ecbbb2048b9dc /src/global.h
parent5a1e0b6b0f1a79eb1741236470734821c4480d59 (diff)
downloadsms-utils-2267c8ec1d21b8e0367ecdae2cb11b75553088b7.tar.gz
sms-utils-2267c8ec1d21b8e0367ecdae2cb11b75553088b7.tar.bz2
sms-utils-2267c8ec1d21b8e0367ecdae2cb11b75553088b7.zip
Allow LNA3 to send messages.1.0.5
Diffstat (limited to 'src/global.h')
-rw-r--r--src/global.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/global.h b/src/global.h
index 4248c64..fc8df6f 100644
--- a/src/global.h
+++ b/src/global.h
@@ -30,6 +30,7 @@ struct global_core {
char *msg_store_new;
char *pb_store;
char *model;
+ char *iccid; /* Needed for LNA3/Verizon */
char *editor;
char *edit_file;