diff options
| author | Rene Ladan <rene@FreeBSD.org> | 2025-03-31 17:59:09 +0200 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2025-03-31 17:59:09 +0200 |
| commit | 2a1ea69ad6229fdb86daf1f09fe5071ab3352087 (patch) | |
| tree | b945fb15a060bd148a9ab71291f4d2c880a3d02a /security/heimdal-devel/files/patch-lib-krb5-krb5_locl.h | |
| parent | www/py-django-hijack: Remove expired port (diff) | |
security/heimdal-devel: Remove expired port
2025-03-31 security/heimdal-devel: Upstream commits are incompatible
Diffstat (limited to 'security/heimdal-devel/files/patch-lib-krb5-krb5_locl.h')
| -rw-r--r-- | security/heimdal-devel/files/patch-lib-krb5-krb5_locl.h | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/security/heimdal-devel/files/patch-lib-krb5-krb5_locl.h b/security/heimdal-devel/files/patch-lib-krb5-krb5_locl.h deleted file mode 100644 index 7c1d29183477..000000000000 --- a/security/heimdal-devel/files/patch-lib-krb5-krb5_locl.h +++ /dev/null @@ -1,20 +0,0 @@ ---- lib/krb5/krb5_locl.h.orig 2019-06-07 06:21:39 UTC -+++ lib/krb5/krb5_locl.h -@@ -143,7 +143,7 @@ struct _krb5_krb_auth_data; - #include <krb5.h> - #include <krb5_err.h> - #include <asn1_err.h> --#ifdef PKINIT -+#if defined(PKINIT) || defined(KX509) - #include <hx509.h> - #endif - -@@ -271,7 +271,7 @@ typedef struct krb5_context_data { - #define KRB5_CTX_F_RD_REQ_IGNORE 16 - #define KRB5_CTX_F_FCACHE_STRICT_CHECKING 32 - struct send_to_kdc *send_to_kdc; --#ifdef PKINIT -+#if defined(PKINIT) || defined(KX509) - hx509_context hx509ctx; - #endif - unsigned int num_kdc_requests; |
