X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/8563731b02ce9d750806f6b1769af8b399d964e8..e7f01acdf3b43d7e5df6398b0652c3be38b5f68f:/uip/rcvdist.c diff --git a/uip/rcvdist.c b/uip/rcvdist.c index 5fca8ec5..1c70d740 100644 --- a/uip/rcvdist.c +++ b/uip/rcvdist.c @@ -8,7 +8,7 @@ #include #include #include -#include +#include #include static struct swit switches[] = { @@ -17,7 +17,7 @@ static struct swit switches[] = { #define VERSIONSW 1 { "version", 0 }, #define HELPSW 2 - { "help", 4 }, + { "help", 0 }, { NULL, 0 } };