summaryrefslogtreecommitdiff
path: root/include/dbus.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/dbus.h')
-rw-r--r--include/dbus.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dbus.h b/include/dbus.h
index 5bc8288a..dce7af09 100644
--- a/include/dbus.h
+++ b/include/dbus.h
@@ -43,6 +43,7 @@ extern "C" {
#define CONNMAN_DEVICE_INTERFACE CONNMAN_SERVICE ".Device"
#define CONNMAN_NETWORK_INTERFACE CONNMAN_SERVICE ".Network"
#define CONNMAN_CONNECTION_INTERFACE CONNMAN_SERVICE ".Connection"
+#define CONNMAN_PROVIDER_INTERFACE CONNMAN_SERVICE ".Provider"
DBusConnection *connman_dbus_get_connection(void);