Index: uspace/app/bdsh/input.h
===================================================================
--- uspace/app/bdsh/input.h	(revision da2bd08494c34132677cb4d768c8c263e26a0bff)
+++ uspace/app/bdsh/input.h	(revision b678410d7e2eada8e2e3f65aaf7c4efc831777d6)
@@ -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
