summaryrefslogtreecommitdiff
path: root/package/krb5/patches/patch-src_slave_kprop_c
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_slave_kprop_c
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_slave_kprop_c')
-rw-r--r--package/krb5/patches/patch-src_slave_kprop_c10
1 files changed, 10 insertions, 0 deletions
diff --git a/package/krb5/patches/patch-src_slave_kprop_c b/package/krb5/patches/patch-src_slave_kprop_c
new file mode 100644
index 000000000..c61ad0301
--- /dev/null
+++ b/package/krb5/patches/patch-src_slave_kprop_c
@@ -0,0 +1,10 @@
+--- krb5-1.9.orig/src/slave/kprop.c 2010-12-01 03:15:55.000000000 +0100
++++ krb5-1.9/src/slave/kprop.c 2011-01-31 13:46:16.000000000 +0100
+@@ -44,7 +44,6 @@
+ #include <fcntl.h>
+
+ #include "k5-int.h"
+-#include "com_err.h"
+ #include "kprop.h"
+
+ #ifndef GETSOCKNAME_ARG3_TYPE