X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fscan.c;h=7f5cf46ff2667d094389fe5f7a5d2aacbb4dc81a;hb=b28e871ba874a53257b37eed94adfc365ed6ebf2;hp=cbd92773fe2d6f6452c69e6aa53574698669fe62;hpb=3c9700d8d045f3ff26ce5dd2a174454dafc14822;p=mmh diff --git a/uip/scan.c b/uip/scan.c index cbd9277..7f5cf46 100644 --- a/uip/scan.c +++ b/uip/scan.c @@ -9,6 +9,7 @@ #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 } };