summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/stk.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/stk.h b/include/stk.h
index ad3f6c56..638da9cb 100644
--- a/include/stk.h
+++ b/include/stk.h
@@ -65,6 +65,8 @@ void *ofono_stk_get_data(struct ofono_stk *stk);
void ofono_stk_proactive_command_notify(struct ofono_stk *stk,
int length, const unsigned char *pdu);
+void ofono_stk_proactive_session_end_notify(struct ofono_stk *stk);
+
#ifdef __cplusplus
}
#endif