Index: uspace/lib/c/generic/sysinfo.c
===================================================================
--- uspace/lib/c/generic/sysinfo.c	(revision d4d74dc3a5ed0e53be6d43c318f9f3798e9f4c49)
+++ uspace/lib/c/generic/sysinfo.c	(revision a05f2af2f058ddcf89958654f2feb3db043e5a3d)
@@ -38,5 +38,5 @@
 #include <errno.h>
 #include <malloc.h>
-#include <bool.h>
+#include <stdbool.h>
 #include <unistd.h>
 
