X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fspost.c;h=577273715d81df5b3da404100e9b4505d54153fa;hb=ea4f02c6acdf50fbc114ea9dc7e2a81f149ea8ca;hp=206698ee56e2f6ccfc926cda75f5b19877811517;hpb=66049298f32287c4a411f1931ec4b66b380878a9;p=mmh diff --git a/uip/spost.c b/uip/spost.c index 206698e..5772737 100644 --- a/uip/spost.c +++ b/uip/spost.c @@ -13,7 +13,7 @@ #include #include #include -#include +#include #include #define uptolow(c) ((isalpha(c) && isupper (c)) ? tolower (c) : c) @@ -55,7 +55,7 @@ struct swit switches[] = { #define VERSIONSW 15 { "version", 0 }, #define HELPSW 16 - { "help", 4 }, + { "help", 0 }, #define DEBUGSW 17 { "debug", -5 }, #define DISTSW 18