Index: uspace/lib/usb/include/usb/host/endpoint.h
===================================================================
--- uspace/lib/usb/include/usb/host/endpoint.h	(revision 92d6868acefb75faf04356ff5afea6f519df39c9)
+++ uspace/lib/usb/include/usb/host/endpoint.h	(revision 8f30c2eda223acd6acbb1c5b761d9881db7f34e8)
@@ -65,4 +65,5 @@
 void endpoint_toggle_reset(link_t *ep);
 
+void endpoint_toggle_reset_filtered(link_t *ep, usb_endpoint_t epn);
 
 #endif
