Index: uspace/lib/usbhost/include/usb/host/utils/malloc32.h
===================================================================
--- uspace/lib/usbhost/include/usb/host/utils/malloc32.h	(revision 45cbf897eae041f9fcdb375736ef47f65e11f98b)
+++ uspace/lib/usbhost/include/usb/host/utils/malloc32.h	(revision 0e7c3d945e5577b7d3eb35ce33778dfb21249380)
@@ -40,5 +40,6 @@
 #include <errno.h>
 #include <stdlib.h>
-#include <sys/types.h>
+#include <stddef.h>
+#include <stdint.h>
 
 /* Generic TDs and EDs require 16byte alignment,
