Index: uspace/lib/usb/include/usb/classes/hub.h
===================================================================
--- uspace/lib/usb/include/usb/classes/hub.h	(revision fa0f53ba8ca56fef8a987b1f25ed66ac815333b4)
+++ uspace/lib/usb/include/usb/classes/hub.h	(revision cd5b8780aa6e0adbb8a57d2a2208c01bab70eba2)
@@ -152,5 +152,5 @@
             maximum of 255 ports).
      */
-    uint8_t * devices_removable;
+    uint8_t devices_removable[32];
 
     /**
