]> git.marmaro.de Git - mmh/blobdiff - uip/mhlsbr.c
Updating user programs to use <h/tws> instead of <zotnet/tws/tws.h>
[mmh] / uip / mhlsbr.c
index 68d083539b109c0295d2ff751500e20c846f087b..f22303b8b51e680998792cf9ba056730d1d3b794 100644 (file)
@@ -9,7 +9,7 @@
 #include <h/signals.h>
 #include <h/addrsbr.h>
 #include <h/fmt_scan.h>
-#include <zotnet/tws/tws.h>
+#include <h/tws.h>
 #include <setjmp.h>
 #include <signal.h>
 
@@ -72,7 +72,7 @@ static struct swit mhlswitches[] = {
 #define VERSIONSW     15
     { "version", 0 },
 #define        HELPSW        16
-    { "help", 4 },
+    { "help", 0 },
 #define        FORW1SW       17
     { "forward", -7 },         /* interface from forw */
 #define        FORW2SW       18