]> diplodocus.org Git - nmh/blobdiff - uip/ali.c
Included h/nmh.h, since the MD5 algorithms were missing declarations
[nmh] / uip / ali.c
index d03d7173455bd8bf52d03c17f2a8bfd4a9c96e65..67e7aee56eab63903861f9df635ef91284fb5525 100644 (file)
--- a/uip/ali.c
+++ b/uip/ali.c
@@ -8,7 +8,7 @@
 #include <h/mh.h>
 #include <h/addrsbr.h>
 #include <h/aliasbr.h>
-#include <zotnet/mts/mts.h>
+#include <mts/generic/mts.h>
 
 /*
  * maximum number of names
@@ -35,7 +35,7 @@ static struct swit switches[] = {
 #define VERSIONSW             8
     { "version", 0 },
 #define        HELPSW                9
-    { "help", 4 },
+    { "help", 0 },
     { NULL, 0 }
 };