From 5ae019d73004c03e1e53bbdf5ea1f2315fb4b883 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 2 Feb 2011 22:02:11 +0100 Subject: avoid extra include dir, now cross-compile and native compile is possible. add acl example file --- package/krb5/patches/patch-src_include_k5-int_h | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 package/krb5/patches/patch-src_include_k5-int_h (limited to 'package/krb5/patches/patch-src_include_k5-int_h') diff --git a/package/krb5/patches/patch-src_include_k5-int_h b/package/krb5/patches/patch-src_include_k5-int_h new file mode 100644 index 000000000..dfc1eb832 --- /dev/null +++ b/package/krb5/patches/patch-src_include_k5-int_h @@ -0,0 +1,11 @@ +--- krb5-1.9.orig/src/include/k5-int.h 2010-12-03 01:05:44.000000000 +0100 ++++ krb5-1.9/src/include/k5-int.h 2011-01-30 22:39:25.000000000 +0100 +@@ -1345,7 +1345,7 @@ void KRB5_CALLCONV krb5_free_iakerb_fini + krb5_iakerb_finished *); + + /* #include "krb5/wordsize.h" -- comes in through base-defs.h. */ +-#include "com_err.h" ++#include + #include "k5-plugin.h" + + #include -- cgit v1.2.3