]> git.marmaro.de Git - mmh/blobdiff - uip/ali.c
Added back memory options for AIX to increase available memory.
[mmh] / uip / ali.c
index 54c8b05a00eaf63c1b53c56b6be21d418dc5a330..5b38b831669c4b7f43874e142f07f81bfbebf1d2 100644 (file)
--- a/uip/ali.c
+++ b/uip/ali.c
@@ -8,6 +8,7 @@
 #include <h/mh.h>
 #include <h/addrsbr.h>
 #include <h/aliasbr.h>
 #include <h/mh.h>
 #include <h/addrsbr.h>
 #include <h/aliasbr.h>
+#include <zotnet/mts/mts.h>
 
 /*
  * maximum number of names
 
 /*
  * maximum number of names
@@ -34,7 +35,7 @@ static struct swit switches[] = {
 #define VERSIONSW             8
     { "version", 0 },
 #define        HELPSW                9
 #define VERSIONSW             8
     { "version", 0 },
 #define        HELPSW                9
-    { "help", 4 },
+    { "help", 0 },
     { NULL, 0 }
 };
 
     { NULL, 0 }
 };