summaryrefslogtreecommitdiffstats
path: root/src/stkutil.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stkutil.c')
-rw-r--r--src/stkutil.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/stkutil.c b/src/stkutil.c
index 39288d0c..642081e4 100644
--- a/src/stkutil.c
+++ b/src/stkutil.c
@@ -5532,6 +5532,7 @@ const unsigned char *stk_pdu_from_response(const struct stk_response *response,
&response->get_input.text,
NULL);
break;
+ case STK_COMMAND_TYPE_MORE_TIME:
case STK_COMMAND_TYPE_SEND_SMS:
case STK_COMMAND_TYPE_PLAY_TONE:
break;