Regen x509.h patch

This commit is contained in:
Theo Buehler 2023-04-18 03:33:46 -06:00
parent e45df9efa6
commit 63ba2e3089

View File

@ -61,9 +61,9 @@ 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