summaryrefslogtreecommitdiffstats
path: root/src/stkutil.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/stkutil.h')
-rw-r--r--src/stkutil.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/stkutil.h b/src/stkutil.h
index c432df87..36b18f0c 100644
--- a/src/stkutil.h
+++ b/src/stkutil.h
@@ -1377,6 +1377,7 @@ struct stk_answer_text {
};
struct stk_ussd_text {
+ ofono_bool_t has_text;
const unsigned char *text;
int dcs;
int len;