Updated for YAZ 1.7. HTML output tidy up. Added LOC target.
[egate.git] / www / wsh.c
index 9ee4a14..9992464 100644 (file)
--- a/www/wsh.c
+++ b/www/wsh.c
@@ -41,6 +41,9 @@
  * USE OR PERFORMANCE OF THIS SOFTWARE.
  *
  * $Log: wsh.c,v $
+ * Revision 1.14  2001/02/26 14:32:36  adam
+ * Updated for YAZ 1.7. HTML output tidy up. Added LOC target.
+ *
  * Revision 1.13  1996/02/29 15:36:34  adam
  * Main shell loop implemented as a separate function called wshmain.
  *
@@ -91,6 +94,8 @@
  */
 
 #include <stdio.h>
+#include <stdlib.h>
+#include <string.h>
 #include "whtml.h"
 #include "wtcl.h"
 #include "wirtcl.h"