X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lib-src%2Fpop.c;h=0bf05de40648b672981c0ad02066b71fd46d21bb;hb=refs%2Fheads%2Fchise-r21-4-18;hp=79160ebc6d0466dab279195591d19d19cfb6a09d;hpb=762383636a99307282c2d93d26c35c046ec24da1;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 * */);