]> diplodocus.org Git - nmh/blobdiff - uip/pick.c
Included h/nmh.h, since the MD5 algorithms were missing declarations
[nmh] / uip / pick.c
index fb34285627e761ab6c2a56ae12f5bb52704b7fd6..72d97d65a864aad96b3327923e9889bb1f7497bc 100644 (file)
@@ -6,7 +6,7 @@
  */
 
 #include <h/mh.h>
  */
 
 #include <h/mh.h>
-#include <zotnet/tws/tws.h>
+#include <h/tws.h>
 #include <h/picksbr.h>
 
 /*
 #include <h/picksbr.h>
 
 /*
@@ -64,7 +64,7 @@ static struct swit switches[] = {
 #define VERSIONSW              22
     { "version", 0 },
 #define        HELPSW                 23
 #define VERSIONSW              22
     { "version", 0 },
 #define        HELPSW                 23
-    { "help", 4 },
+    { "help", 0 },
     { NULL, 0 }
 };
 
     { NULL, 0 }
 };