Index: uspace/app/bdsh/input.h
===================================================================
--- uspace/app/bdsh/input.h	(revision da2bd08494c34132677cb4d768c8c263e26a0bff)
+++ uspace/app/bdsh/input.h	(revision d70d80ed2679e2c4f86e7f729ab66910066dee02)
@@ -8,5 +8,5 @@
 extern void get_input(cliuser_t *);
 extern int tok_input(cliuser_t *);
-extern void input_init(void);
+extern int input_init(void);
 
 #endif
