summaryrefslogtreecommitdiff
path: root/package/krb5/patches/patch-src_appl_sample_sclient_sclient_c
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-02-04 14:24:48 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-02-04 14:24:48 +0100
commitd61b82a6920ff6c499bafb3579733b18177f2fa0 (patch)
tree721c30ea82363c90cb0c378c4ed0aa6ad9890e84 /package/krb5/patches/patch-src_appl_sample_sclient_sclient_c
parent6640e958d8ae1176ff84c6d33365557257035e9c (diff)
parentd447483f8e4300fb954faf26675e8984231facdd (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/krb5/patches/patch-src_appl_sample_sclient_sclient_c')
-rw-r--r--package/krb5/patches/patch-src_appl_sample_sclient_sclient_c11
1 files changed, 11 insertions, 0 deletions
diff --git a/package/krb5/patches/patch-src_appl_sample_sclient_sclient_c b/package/krb5/patches/patch-src_appl_sample_sclient_sclient_c
new file mode 100644
index 000000000..034e80bcc
--- /dev/null
+++ b/package/krb5/patches/patch-src_appl_sample_sclient_sclient_c
@@ -0,0 +1,11 @@
+--- krb5-1.9.orig/src/appl/sample/sclient/sclient.c 2009-11-24 18:46:45.000000000 +0100
++++ krb5-1.9/src/appl/sample/sclient/sclient.c 2011-01-31 14:42:12.000000000 +0100
+@@ -31,7 +31,7 @@
+ */
+
+ #include "krb5.h"
+-#include "com_err.h"
++#include <et/com_err.h>
+
+ #include <stdio.h>
+ #include <string.h>