Add DHCP driver and element handling
[framework/connectivity/connman.git] / src / connman.h
index 62ae0b5..9b833fa 100644 (file)
@@ -225,6 +225,8 @@ int __connman_element_set_ipv4(struct connman_element *element,
 
 gboolean __connman_element_device_isfiltered(const char *devname);
 
+#include <connman/dhcp.h>
+
 int __connman_dhcp_init(void);
 void __connman_dhcp_cleanup(void);