X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Frcvtty.c;h=69a903116fe56e9ed9633b962a56ada26fa756fa;hb=b28e871ba874a53257b37eed94adfc365ed6ebf2;hp=464a0276be02936d3025fceb9342ef10d0ac4ba0;hpb=045b9601403a216c400642229f2b291f85f88f7d;p=mmh diff --git a/uip/rcvtty.c b/uip/rcvtty.c index 464a027..69a9031 100644 --- a/uip/rcvtty.c +++ b/uip/rcvtty.c @@ -10,6 +10,7 @@ #include #include #include +#include #include #include @@ -47,7 +48,7 @@ static struct swit switches[] = { #define VERSIONSW 8 { "version", 0 }, #define HELPSW 9 - { "help", 4 }, + { "help", 0 }, { NULL, 0 } };