summaryrefslogtreecommitdiff
path: root/package/krb5/patches/patch-src_include_k5-int_h
diff options
context:
space:
mode:
Diffstat (limited to 'package/krb5/patches/patch-src_include_k5-int_h')
-rw-r--r--package/krb5/patches/patch-src_include_k5-int_h11
1 files changed, 11 insertions, 0 deletions
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 <et/com_err.h>
+ #include "k5-plugin.h"
+
+ #include <krb5/authdata_plugin.h>