diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-06-08 08:16:38 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-06-08 08:17:23 +0200 |
commit | 6f247375032b7e498c7cbb965ddb7b587aafd15a (patch) | |
tree | a31d723386fcd2f5c0d43877baf9a648e4aa8971 /package/krb5/patches/patch-src_include_k5-int_h | |
parent | 4e78bdcbd3272c94e352a360e33c4c0b837adb9f (diff) |
use own copy pf libss/libcom_err
Diffstat (limited to 'package/krb5/patches/patch-src_include_k5-int_h')
-rw-r--r-- | package/krb5/patches/patch-src_include_k5-int_h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/package/krb5/patches/patch-src_include_k5-int_h b/package/krb5/patches/patch-src_include_k5-int_h deleted file mode 100644 index 65bd936e6..000000000 --- a/package/krb5/patches/patch-src_include_k5-int_h +++ /dev/null @@ -1,11 +0,0 @@ ---- krb5-1.12.1.orig/src/include/k5-int.h 2014-01-16 01:44:15.000000000 +0100 -+++ krb5-1.12.1/src/include/k5-int.h 2014-02-11 18:55:39.000000000 +0100 -@@ -904,7 +904,7 @@ void k5_free_pa_otp_challenge(krb5_conte - void k5_free_pa_otp_req(krb5_context context, krb5_pa_otp_req *val); - - /* #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> |