Index: uspace/lib/c/include/inet/dhcp.h
===================================================================
--- uspace/lib/c/include/inet/dhcp.h	(revision c3b25985a33ea9ae992d45cc6df7c7a892242e79)
+++ uspace/lib/c/include/inet/dhcp.h	(revision 053fc2bcb6fbea6b3e6edf10ca784c77402816d4)
@@ -41,4 +41,5 @@
 extern int dhcp_link_add(sysarg_t);
 extern int dhcp_link_remove(sysarg_t);
+extern int dhcp_discover(sysarg_t);
 
 #endif
