Index: uspace/app/bdsh/input.c
===================================================================
--- uspace/app/bdsh/input.c	(revision 01e397acac46a189b96f74763361894391bdf729)
+++ uspace/app/bdsh/input.c	(revision 90c1d80af2d6dd4e1679d88697a28397618465d4)
@@ -41,5 +41,5 @@
 #include <errno.h>
 #include <assert.h>
-#include <bool.h>
+#include <stdbool.h>
 #include <tinput.h>
 
