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 91deaff052ddd8a9a08e5684bb9d995509e5fc26)
@@ -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
