X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fmhbuild.c;h=63204a50ceb5323ba6d9131069dc7d09cfa178d6;hp=dc0059c1b51f0e81b6a6828d6476b949447fa715;hb=8f4c5da8971926f7eccc912f7998c343aef3c33b;hpb=3c9700d8d045f3ff26ce5dd2a174454dafc14822 diff --git a/uip/mhbuild.c b/uip/mhbuild.c index dc0059c..63204a5 100644 --- a/uip/mhbuild.c +++ b/uip/mhbuild.c @@ -11,8 +11,8 @@ #include #include #include -#include -#include +#include +#include #include #include #include @@ -57,7 +57,7 @@ static struct swit switches[] = { #define VERSIONSW 16 { "version", 0 }, #define HELPSW 17 - { "help", 4 }, + { "help", 0 }, #define DEBUGSW 18 { "debug", -5 }, { NULL, 0 }