Index: uspace/lib/c/include/inet/dhcp.h
===================================================================
--- uspace/lib/c/include/inet/dhcp.h	(revision 2a7749d7cdfe920a4293c37d0e5d6658e7c6f75d)
+++ uspace/lib/c/include/inet/dhcp.h	(revision 9a2eb148bd4e4d86f0fc35bd918214f79b734096)
@@ -36,5 +36,5 @@
 #define LIBC_INET_DHCP_H_
 
-#include <sys/types.h>
+#include <types/common.h>
 
 extern int dhcp_init(void);
