Index: uspace/drv/infrastructure/root/root.c
===================================================================
--- uspace/drv/infrastructure/root/root.c	(revision 267f235883f3e79a143af641ea5e7f01fdfd0510)
+++ uspace/drv/infrastructure/root/root.c	(revision 0fa34dda5c55295515ecd984f5b5364c4e1d0206)
@@ -41,5 +41,5 @@
 #include <stdio.h>
 #include <errno.h>
-#include <bool.h>
+#include <stdbool.h>
 #include <fibril_synch.h>
 #include <stdlib.h>
