summaryrefslogtreecommitdiff
path: root/package/krb5/patches/patch-src_clients_ksu_ksu_h
diff options
context:
space:
mode:
Diffstat (limited to 'package/krb5/patches/patch-src_clients_ksu_ksu_h')
-rw-r--r--package/krb5/patches/patch-src_clients_ksu_ksu_h10
1 files changed, 10 insertions, 0 deletions
diff --git a/package/krb5/patches/patch-src_clients_ksu_ksu_h b/package/krb5/patches/patch-src_clients_ksu_ksu_h
new file mode 100644
index 000000000..164f53750
--- /dev/null
+++ b/package/krb5/patches/patch-src_clients_ksu_ksu_h
@@ -0,0 +1,10 @@
+--- krb5-1.9.orig/src/clients/ksu/ksu.h 2009-10-31 01:48:38.000000000 +0100
++++ krb5-1.9/src/clients/ksu/ksu.h 2011-01-31 14:28:47.000000000 +0100
+@@ -29,7 +29,6 @@
+ #include "k5-int.h"
+ #include "k5-util.h"
+ #include <stdio.h>
+-#include "com_err.h"
+ #include <sys/types.h>
+ #include <sys/param.h>
+ #include <pwd.h>