summaryrefslogtreecommitdiff
path: root/package/krb5/patches/patch-src_lib_kadm5_admin_h
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-02-02 22:02:11 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-02-02 22:02:11 +0100
commit5ae019d73004c03e1e53bbdf5ea1f2315fb4b883 (patch)
tree0a4cd9c854546867825972ce6763647c3e995021 /package/krb5/patches/patch-src_lib_kadm5_admin_h
parent458160058033c7a5612000f0e184eaa6a5b15d52 (diff)
avoid extra include dir, now cross-compile and native compile is possible. add acl example file
Diffstat (limited to 'package/krb5/patches/patch-src_lib_kadm5_admin_h')
-rw-r--r--package/krb5/patches/patch-src_lib_kadm5_admin_h11
1 files changed, 11 insertions, 0 deletions
diff --git a/package/krb5/patches/patch-src_lib_kadm5_admin_h b/package/krb5/patches/patch-src_lib_kadm5_admin_h
new file mode 100644
index 000000000..0fcb38b2c
--- /dev/null
+++ b/package/krb5/patches/patch-src_lib_kadm5_admin_h
@@ -0,0 +1,11 @@
+--- krb5-1.9.orig/src/lib/kadm5/admin.h 2010-12-01 22:37:25.000000000 +0100
++++ krb5-1.9/src/lib/kadm5/admin.h 2011-01-30 23:29:11.000000000 +0100
+@@ -47,7 +47,7 @@
+ #include <gssrpc/rpc.h>
+ #include <krb5.h>
+ #include <kdb.h>
+-#include <com_err.h>
++#include <et/com_err.h>
+ #include <kadm5/kadm_err.h>
+ #include <kadm5/chpass_util_strings.h>
+