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 69df9373f337c12038bd59ce0f905d4c728e4b13)
@@ -65,4 +65,5 @@
 void endpoint_toggle_reset(link_t *ep);
 
+void endpoint_toggle_reset_filtered(link_t *ep, usb_endpoint_t epn);
 
 #endif
