X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;ds=sidebyside;f=uip%2Frcvdist.c;h=9eb9916e766adb954fa7bedb71e6c20629456bf3;hb=8f4c5da8971926f7eccc912f7998c343aef3c33b;hp=922670b52448c74d97d181cf3c240dc8e97e6ae4;hpb=794dab6aa5027ffaf024506140c258f6a0a9322d;p=mmh diff --git a/uip/rcvdist.c b/uip/rcvdist.c index 922670b..9eb9916 100644 --- a/uip/rcvdist.c +++ b/uip/rcvdist.c @@ -8,7 +8,8 @@ #include #include #include -#include +#include +#include static struct swit switches[] = { #define FORMSW 0 @@ -16,7 +17,7 @@ static struct swit switches[] = { #define VERSIONSW 1 { "version", 0 }, #define HELPSW 2 - { "help", 4 }, + { "help", 0 }, { NULL, 0 } };