Index: uspace/lib/usbhost/include/usb/host/utility.h
===================================================================
--- uspace/lib/usbhost/include/usb/host/utility.h	(revision 73a5857016948b0a6daad123e7cef8b6e4a8ebe7)
+++ uspace/lib/usbhost/include/usb/host/utility.h	(revision 961a5ee6a39f4b63d8092b4429f5cd10fd784e2a)
@@ -63,4 +63,5 @@
 void joinable_fibril_join(joinable_fibril_t *);
 void joinable_fibril_destroy(joinable_fibril_t *);
+errno_t joinable_fibril_recreate(joinable_fibril_t *);
 
 
