Index: uspace/drv/bus/usb/ohci/utils/malloc32.h
===================================================================
--- uspace/drv/bus/usb/ohci/utils/malloc32.h	(revision b64fbc9fdd4c146668b26c5ab85a174bea2e1e9e)
+++ uspace/drv/bus/usb/ohci/utils/malloc32.h	(revision e61aa802b6438793f4a350ef8eec5266ca467d80)
@@ -37,4 +37,5 @@
 #include <assert.h>
 #include <malloc.h>
+#include <unistd.h>
 #include <errno.h>
 #include <mem.h>
Index: uspace/drv/bus/usb/uhci/utils/malloc32.h
===================================================================
--- uspace/drv/bus/usb/uhci/utils/malloc32.h	(revision b64fbc9fdd4c146668b26c5ab85a174bea2e1e9e)
+++ uspace/drv/bus/usb/uhci/utils/malloc32.h	(revision e61aa802b6438793f4a350ef8eec5266ca467d80)
@@ -36,4 +36,5 @@
 
 #include <assert.h>
+#include <unistd.h>
 #include <errno.h>
 #include <malloc.h>
