summaryrefslogtreecommitdiffstats
path: root/src/ofono.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ofono.h')
-rw-r--r--src/ofono.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ofono.h b/src/ofono.h
index f060951e..7e814c9a 100644
--- a/src/ofono.h
+++ b/src/ofono.h
@@ -172,6 +172,9 @@ gboolean __ofono_call_forwarding_is_busy(struct ofono_call_forwarding *cf);
#include <ofono/call-meter.h>
#include <ofono/call-settings.h>
+
+gboolean __ofono_call_settings_is_busy(struct ofono_call_settings *cs);
+
#include <ofono/cbs.h>
#include <ofono/devinfo.h>
#include <ofono/phonebook.h>