X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Finc.c;h=f203062c88a82a28565fafbc2f52498c955795b5;hb=ea4f02c6acdf50fbc114ea9dc7e2a81f149ea8ca;hp=f00c337e79201ce19b112b5bd323080c367f9bd9;hpb=017a82124bf2ea39ced5aa4c8f969c18b3c2fb90;p=mmh diff --git a/uip/inc.c b/uip/inc.c index f00c337..f203062 100644 --- a/uip/inc.c +++ b/uip/inc.c @@ -32,7 +32,7 @@ #include #include #include -#include +#include #include #include #include @@ -402,6 +402,9 @@ main (int argc, char **argv) if (inc_type == INC_POP) { if (user == NULL) user = getusername (); + if ( strcmp( POPSERVICE, "kpop" ) == 0 ) { + kpop = 1; + } if (kpop || ( rpop > 0)) pass = getusername (); else