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 003504fcbb88dc60bc2333d51f6664f36e03d56c)
@@ -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
