Resolve the circular dependency of libmh on libmts on libmh. The
[mmh] / uip / ali.c
index bbbf0c1..7cffc50 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/mts.h>
 
 /*
  * maximum number of names
@@ -34,7 +35,7 @@ static struct swit switches[] = {
 #define VERSIONSW             8
     { "version", 0 },
 #define        HELPSW                9
-    { "help", 4 },
+    { "help", 0 },
     { NULL, 0 }
 };
 
@@ -164,7 +165,7 @@ main (int argc, char **argv)
        }
     }
 
-    done (0);
+    return done (0);
 }
 
 void