Search
j0ke.net Open Build Service
>
Projects
>
Apache
:
Modules
>
apache2-mod_auth_kerb
> mod_auth_kerb-5.1-defproblem.dif
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File mod_auth_kerb-5.1-defproblem.dif of Package apache2-mod_auth_kerb
Index: src/mod_auth_kerb.c =================================================================== --- src/mod_auth_kerb.c.orig +++ src/mod_auth_kerb.c @@ -103,6 +103,10 @@ #endif #endif /* KRB5 */ +#ifndef KRB5_LIB_FUNCTION +# define KRB5_LIB_FUNCTION +#endif + #ifdef KRB4 /* Prevent warning about closesocket redefinition (Apache's ap_config.h and * MIT Kerberos' port-sockets.h both define it as close) */