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 bf315315..ffafae80 100644
--- a/src/ofono.h
+++ b/src/ofono.h
@@ -53,6 +53,8 @@ DBusMessage *__ofono_error_sim_not_ready(DBusMessage *msg);
void __ofono_dbus_pending_reply(DBusMessage **msg, DBusMessage *reply);
+gboolean __ofono_dbus_valid_object_path(const char *path);
+
#include <ofono/types.h>
#include <ofono/plugin.h>