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 a416d070e73ee834d63f21236a755f5a56114201)
@@ -36,5 +36,5 @@
 #define LIBC_INET_DHCP_H_
 
-#include <sys/types.h>
+#include <types/common.h>
 
 extern int dhcp_init(void);
