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