--- mshell.h.orig Sun Oct 20 16:15:25 2002 +++ mshell.h Sun Oct 20 16:14:30 2002 @@ -5,8 +5,8 @@ #include #include #ifdef BSD -#include /* accessing the directory structure */ -#include /* struct for terminal attributes */ +#include /* accessing the directory structure */ +#include /* struct for terminal attributes */ #endif #ifdef SYSV #define index strchr