Index: uspace/app/mkexfat/mkexfat.c
===================================================================
--- uspace/app/mkexfat/mkexfat.c	(revision 062d9000625057300f609429080872d6492b542e)
+++ uspace/app/mkexfat/mkexfat.c	(revision 22dfd380be327d91cff2394cd2f3d9143dd73a90)
@@ -46,5 +46,5 @@
 #include <sys/types.h>
 #include <sys/typefmt.h>
-#include <bool.h>
+#include <stdbool.h>
 #include <str.h>
 #include <getopt.h>
