Index: trunk/Ohana/src/opihi/lib.shell/SocketOps.c
===================================================================
--- trunk/Ohana/src/opihi/lib.shell/SocketOps.c	(revision 7938)
+++ trunk/Ohana/src/opihi/lib.shell/SocketOps.c	(revision 8427)
@@ -1,3 +1,3 @@
-# include "pantasks.h"
+# include "shell.h"
 
 # define MY_PORT 2000
@@ -273,3 +273,4 @@
     VALID = NULL;
   }
-}
+  return (TRUE);
+}
