summaryrefslogtreecommitdiff
path: root/include/inet.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/inet.h')
-rw-r--r--include/inet.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/inet.h b/include/inet.h
index d0433172..05d17059 100644
--- a/include/inet.h
+++ b/include/inet.h
@@ -26,6 +26,10 @@
extern "C" {
#endif
+#include <connman/device.h>
+
+extern struct connman_device *connman_inet_create_device(int index);
+
#ifdef __cplusplus
}
#endif