Index: uspace/lib/usbhost/include/usb/host/hcd.h
===================================================================
--- uspace/lib/usbhost/include/usb/host/hcd.h	(revision 306a36dae0d419ae43d028501b23fce889c83a66)
+++ uspace/lib/usbhost/include/usb/host/hcd.h	(revision ff14aede529e82477b19f7e9c2e101612709dd67)
@@ -103,4 +103,5 @@
 
 extern int hcd_get_ep0_max_packet_size(uint16_t *, hcd_t *, device_t *);
+extern void hcd_setup_device_tt(device_t *);
 
 extern int hcd_send_batch(hcd_t *, device_t *, usb_target_t,
