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