From 2110fabefdf18c73c055f5c7cfce974a8797f661 Mon Sep 17 00:00:00 2001 From: Francesco Colista Date: Mon, 3 Jan 2011 16:20:16 +0000 Subject: New aports: apache-mod-auth-kerb --- testing/apache-mod-auth-kerb/mod_auth_kerb.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 testing/apache-mod-auth-kerb/mod_auth_kerb.patch (limited to 'testing/apache-mod-auth-kerb/mod_auth_kerb.patch') diff --git a/testing/apache-mod-auth-kerb/mod_auth_kerb.patch b/testing/apache-mod-auth-kerb/mod_auth_kerb.patch new file mode 100644 index 0000000000..aa0c0a4354 --- /dev/null +++ b/testing/apache-mod-auth-kerb/mod_auth_kerb.patch @@ -0,0 +1,11 @@ +--- mod_auth_kerb-5.4/src/mod_auth_kerb.c 2010-10-04 16:21:22.169285716 +0200 ++++ mod_auth_kerb-5.4.new/src/mod_auth_kerb.c 2010-10-04 16:20:41.584250095 +0200 +@@ -89,6 +89,7 @@ + #include + #ifdef HEIMDAL + # include ++# include + #else + # include + # include + -- cgit v1.2.3