Updated #include's to point to new location of mts.h on mts/generic
[mmh] / uip / mhstore.c
index c9b6a26..b56a505 100644 (file)
@@ -11,8 +11,8 @@
 #include <h/md5.h>
 #include <errno.h>
 #include <signal.h>
-#include <zotnet/mts/mts.h>
-#include <zotnet/tws/tws.h>
+#include <mts/generic/mts.h>
+#include <h/tws.h>
 #include <h/mime.h>
 #include <h/mhparse.h>
 #include <h/mhcachesbr.h>
@@ -54,7 +54,7 @@ static struct swit switches[] = {
 #define VERSIONSW              11
     { "version", 0 },
 #define        HELPSW                 12
-    { "help", 4 },
+    { "help", 0 },
 
 /*
  * switches for debugging