Index: trunk/Ohana/src/opihi/include/shell.h
===================================================================
--- trunk/Ohana/src/opihi/include/shell.h	(revision 15878)
+++ trunk/Ohana/src/opihi/include/shell.h	(revision 16434)
@@ -22,4 +22,5 @@
 /*** typedef structs used by shell functions ***/
 typedef struct {			/* basic opihi command structure */
+  char      real;
   char     *name;
   CommandF *func;    
