X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/3c9700d8d045f3ff26ce5dd2a174454dafc14822..cc6d2b40ffd2126cff8384d2c62eee44dc7b1fe1:/uip/pick.c diff --git a/uip/pick.c b/uip/pick.c index fb342856..72d97d65 100644 --- a/uip/pick.c +++ b/uip/pick.c @@ -6,7 +6,7 @@ */ #include -#include +#include #include /* @@ -64,7 +64,7 @@ static struct swit switches[] = { #define VERSIONSW 22 { "version", 0 }, #define HELPSW 23 - { "help", 4 }, + { "help", 0 }, { NULL, 0 } };