summaryrefslogtreecommitdiffstats
path: root/include/dbus.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/dbus.h')
-rw-r--r--include/dbus.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/dbus.h b/include/dbus.h
index a9f4bf79..2e78b5bd 100644
--- a/include/dbus.h
+++ b/include/dbus.h
@@ -28,6 +28,8 @@ extern "C" {
#include <dbus/dbus.h>
+#define OFONO_SERVICE "org.ofono"
+
DBusConnection *ofono_dbus_get_connection();
#ifdef __cplusplus