X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lib-src%2Fpop.c;h=0bf05de40648b672981c0ad02066b71fd46d21bb;hb=2779fcb5d524d6b7de5a6ef9ebfd6662433a4a07;hp=79160ebc6d0466dab279195591d19d19cfb6a09d;hpb=dd8f4c0e5ff27909836e7478df6b17d816a0db28;p=chise%2Fxemacs-chise.git- diff --git a/lib-src/pop.c b/lib-src/pop.c index 79160eb..0bf05de 100644 --- a/lib-src/pop.c +++ b/lib-src/pop.c @@ -95,7 +95,7 @@ extern struct servent *hes_getservbyname (/* char *, char * */); #ifdef KERBEROS #ifndef KRB5 extern int krb_sendauth (/* long, int, KTEXT, char *, char *, char *, - u_long, MSG_DAT *, CREDENTIALS *, Key_schedule, + unsigned long, MSG_DAT *, CREDENTIALS *, Key_schedule, struct sockaddr_in *, struct sockaddr_in *, char * */); extern char *krb_realmofhost (/* char * */);