summaryrefslogtreecommitdiffstats
path: root/src/ofono.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ofono.h')
-rw-r--r--src/ofono.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ofono.h b/src/ofono.h
index bd7f33c4..01b0d4ec 100644
--- a/src/ofono.h
+++ b/src/ofono.h
@@ -266,6 +266,8 @@ unsigned int __ofono_sms_datagram_watch_add(struct ofono_sms *sms,
gboolean __ofono_sms_datagram_watch_remove(struct ofono_sms *sms,
unsigned int id);
+unsigned short __ofono_sms_get_next_ref(struct ofono_sms *sms);
+
#include <ofono/sim.h>
#include <ofono/stk.h>