summaryrefslogtreecommitdiff
path: root/src/global.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/global.h')
-rw-r--r--src/global.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/global.h b/src/global.h
index fe8f5c2..5e2ffd8 100644
--- a/src/global.h
+++ b/src/global.h
@@ -30,6 +30,8 @@ struct global_core {
char *msg_store_new;
char *pb_store;
+ int sms_mode;
+
char *editor;
char *edit_file;
};