Index: trunk/Ohana/src/opihi/include/shell.h
===================================================================
--- trunk/Ohana/src/opihi/include/shell.h	(revision 23530)
+++ trunk/Ohana/src/opihi/include/shell.h	(revision 27255)
@@ -70,4 +70,7 @@
 
 int           command               	PROTO((char *line, char **outline, int VERBOSE));
+void          set_verbose_shell         PROTO((int mode));
+int           get_verbose_shell         PROTO((void));
+
 char         *expand_vars           	PROTO((char *line));
 char         *expand_vectors        	PROTO((char *line));
