Index: uspace/drv/fb/kfb/port.c
===================================================================
--- uspace/drv/fb/kfb/port.c	(revision 8e4a408d3222959baf54e62461fd1575e23f4fda)
+++ uspace/drv/fb/kfb/port.c	(revision c188c62aa2ffa4dc0f6451547f7cdb1966d6eb8d)
@@ -38,5 +38,6 @@
 
 #include <abi/fb/visuals.h>
-#include <sys/types.h>
+#include <stddef.h>
+#include <stdint.h>
 #include <errno.h>
 
