Index: uspace/lib/c/include/devman.h
===================================================================
--- uspace/lib/c/include/devman.h	(revision 3f57fb73696fea31ef6a619b390a707b4091eda9)
+++ uspace/lib/c/include/devman.h	(revision b6b02c0fa1670aace09bf1d3f51ce99017e6230e)
@@ -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);
