X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fpick.c;h=72d97d65a864aad96b3327923e9889bb1f7497bc;hb=cfc525a9b85207225cb4071d1d3b01e8d1db2424;hp=fb34285627e761ab6c2a56ae12f5bb52704b7fd6;hpb=3c9700d8d045f3ff26ce5dd2a174454dafc14822;p=mmh diff --git a/uip/pick.c b/uip/pick.c index fb34285..72d97d6 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 } };