Index: uspace/drv/bus/usb/usbhid/usbhid.h
===================================================================
--- uspace/drv/bus/usb/usbhid/usbhid.h	(revision 49bd7ae269d452086f2ec89e5fa8cfded6f942da)
+++ uspace/drv/bus/usb/usbhid/usbhid.h	(revision bd444e5851af036872590141ad204427819209b3)
@@ -141,5 +141,5 @@
 };
 
-usb_endpoint_description_t *usb_hid_endpoints[USB_HID_POLL_EP_COUNT + 1];
+extern usb_endpoint_description_t *usb_hid_endpoints[];
 
 /*----------------------------------------------------------------------------*/
