From 886697bf5b108d81f4378dd98b44340208376a77 Mon Sep 17 00:00:00 2001 From: Francesco Colista Date: Thu, 30 May 2013 18:19:14 +0000 Subject: testing/apache-mod-auth-kerb: compile against apache 2.4 --- testing/apache-mod-auth-kerb/mod_auth_kerb_compile.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 testing/apache-mod-auth-kerb/mod_auth_kerb_compile.patch (limited to 'testing/apache-mod-auth-kerb/mod_auth_kerb_compile.patch') diff --git a/testing/apache-mod-auth-kerb/mod_auth_kerb_compile.patch b/testing/apache-mod-auth-kerb/mod_auth_kerb_compile.patch new file mode 100644 index 000000000..f3230881d --- /dev/null +++ b/testing/apache-mod-auth-kerb/mod_auth_kerb_compile.patch @@ -0,0 +1,10 @@ +--- mod_auth_kerb-5.4/src/mod_auth_kerb.c 2008-12-04 03:14:03.000000000 -0700 ++++ mod_auth_kerb-5.4a/src/mod_auth_kerb.c 2011-01-25 17:35:31.466666669 -0700 +@@ -89,6 +89,7 @@ + #include + #ifdef HEIMDAL + # include ++# include + #else + # include + # include -- cgit v1.2.3