summaryrefslogtreecommitdiffstats
path: root/network/mod_auth_kerb/mod_auth_kerb.c.patch
diff options
context:
space:
mode:
Diffstat (limited to 'network/mod_auth_kerb/mod_auth_kerb.c.patch')
-rw-r--r--network/mod_auth_kerb/mod_auth_kerb.c.patch8
1 files changed, 0 insertions, 8 deletions
diff --git a/network/mod_auth_kerb/mod_auth_kerb.c.patch b/network/mod_auth_kerb/mod_auth_kerb.c.patch
index cc466fd605..d31e451c17 100644
--- a/network/mod_auth_kerb/mod_auth_kerb.c.patch
+++ b/network/mod_auth_kerb/mod_auth_kerb.c.patch
@@ -1,13 +1,5 @@
--- src/mod_auth_kerb.c.orig 2012-06-24 19:10:03.578437625 +0200
+++ src/mod_auth_kerb.c 2012-06-24 19:12:42.043441805 +0200
-@@ -89,6 +89,7 @@
- #include <krb5.h>
- #ifdef HEIMDAL
- # include <gssapi.h>
-+# include <gssapi/gssapi_krb5.h>
- #else
- # include <gssapi/gssapi.h>
- # include <gssapi/gssapi_generic.h>
@@ -179,6 +179,16 @@ static apr_global_mutex_t *s4u2proxy_loc
#define PROXYREQ_PROXY STD_PROXY
#endif