Index: uspace/lib/c/include/devman.h
===================================================================
--- uspace/lib/c/include/devman.h	(revision 3f57fb73696fea31ef6a619b390a707b4091eda9)
+++ uspace/lib/c/include/devman.h	(revision b886b60583e374eb7225d5360734542d3ff3085c)
@@ -40,5 +40,5 @@
 #include <ipc/loc.h>
 #include <async.h>
-#include <bool.h>
+#include <stdbool.h>
 
 extern async_exch_t *devman_exchange_begin_blocking(devman_interface_t);
