]> diplodocus.org Git - nmh/blobdiff - uip/scan.c
Update to include Mac OS X and Linux 2.4
[nmh] / uip / scan.c
index b40537c078a2255a15d68f695e04258fd0f8cf45..56980e95b95a9dbd3cd7e0df3fa550714c7f8120 100644 (file)
@@ -8,8 +8,8 @@
 #include <h/mh.h>
 #include <h/fmt_scan.h>
 #include <h/scansbr.h>
-#include <zotnet/tws/tws.h>
-#include <zotnet/mts/mts.h>
+#include <h/tws.h>
+#include <h/mts.h>
 #include <errno.h>
 
 /*
@@ -43,7 +43,7 @@ static struct swit switches[] = {
 #define VERSIONSW 10
     { "version", 0 },
 #define        HELPSW  11
-    { "help", 4 },
+    { "help", 0 },
     { NULL, 0 }
 };