]> diplodocus.org Git - nmh/blobdiff - uip/scan.c
Meaningless change to test autoconf file commit order stuff.
[nmh] / uip / scan.c
index cbd92773fe2d6f6452c69e6aa53574698669fe62..77bc999cd2c414b36968488219c8bf4d9ac23680 100644 (file)
@@ -8,7 +8,8 @@
 #include <h/mh.h>
 #include <h/fmt_scan.h>
 #include <h/scansbr.h>
-#include <zotnet/tws/tws.h>
+#include <h/tws.h>
+#include <zotnet/mts/mts.h>
 #include <errno.h>
 
 /*
@@ -42,7 +43,7 @@ static struct swit switches[] = {
 #define VERSIONSW 10
     { "version", 0 },
 #define        HELPSW  11
-    { "help", 4 },
+    { "help", 0 },
     { NULL, 0 }
 };