Index: uspace/lib/usbhost/src/usb_endpoint_manager.c
===================================================================
--- uspace/lib/usbhost/src/usb_endpoint_manager.c	(revision a76b01b4c041283e0438ad96862671d0c24b69ec)
+++ uspace/lib/usbhost/src/usb_endpoint_manager.c	(revision ef9a2a897b47371cfb43b8b8bb95ad044136eccf)
@@ -33,5 +33,5 @@
  */
 
-#include <bool.h>
+#include <stdbool.h>
 #include <assert.h>
 #include <errno.h>
