Regen x509.h patch
This commit is contained in:
parent
e45df9efa6
commit
63ba2e3089
@ -61,12 +61,12 @@ diff -u include/openssl.orig/pkcs7.h include/openssl/pkcs7.h
|
|||||||
Encryption_ID DES-CBC
|
Encryption_ID DES-CBC
|
||||||
Digest_ID MD5
|
Digest_ID MD5
|
||||||
diff -u include/openssl.orig/x509.h include/openssl/x509.h
|
diff -u include/openssl.orig/x509.h include/openssl/x509.h
|
||||||
--- include/openssl.orig/x509.h Mon Dec 7 07:58:32 2015
|
--- include/openssl.orig/x509.h Tue Apr 18 03:26:56 2023
|
||||||
+++ include/openssl/x509.h Mon Dec 7 07:56:14 2015
|
+++ include/openssl/x509.h Tue Apr 18 03:27:14 2023
|
||||||
@@ -112,6 +112,19 @@
|
@@ -106,6 +106,19 @@
|
||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
+#if defined(_WIN32) && defined(__WINCRYPT_H__)
|
+#if defined(_WIN32) && defined(__WINCRYPT_H__)
|
||||||
+#ifndef LIBRESSL_INTERNAL
|
+#ifndef LIBRESSL_INTERNAL
|
||||||
+#ifdef _MSC_VER
|
+#ifdef _MSC_VER
|
||||||
|
Loading…
x
Reference in New Issue
Block a user