X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fscan.c;h=d85d80e0c63708a77e37d81bfb198006bde0040e;hb=a771f8520dbb5d5b16986ed463b1b74601f83dad;hp=cbd92773fe2d6f6452c69e6aa53574698669fe62;hpb=3c9700d8d045f3ff26ce5dd2a174454dafc14822;p=mmh diff --git a/uip/scan.c b/uip/scan.c index cbd9277..d85d80e 100644 --- a/uip/scan.c +++ b/uip/scan.c @@ -8,7 +8,8 @@ #include #include #include -#include +#include +#include #include /* @@ -42,7 +43,7 @@ static struct swit switches[] = { #define VERSIONSW 10 { "version", 0 }, #define HELPSW 11 - { "help", 4 }, + { "help", 0 }, { NULL, 0 } };