summaryrefslogtreecommitdiff
path: root/src/nm-dhcp4-config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nm-dhcp4-config.h')
-rw-r--r--src/nm-dhcp4-config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/nm-dhcp4-config.h b/src/nm-dhcp4-config.h
index 8e6cb03013..dbe716a5cf 100644
--- a/src/nm-dhcp4-config.h
+++ b/src/nm-dhcp4-config.h
@@ -51,6 +51,8 @@ GType nm_dhcp4_config_get_type (void);
NMDHCP4Config *nm_dhcp4_config_new (void);
+const char *nm_dhcp4_config_get_dbus_path (NMDHCP4Config *config);
+
void nm_dhcp4_config_add_option (NMDHCP4Config *config,
const char *key,
const char *option);