mirror of
https://github.com/openssl/openssl.git
synced 2024-11-24 10:34:12 +08:00
#undef X509_EXTENSIONS to avoid conflict with CryptoAPI.
This commit is contained in:
parent
b510d77535
commit
3964038fe6
@ -99,6 +99,7 @@ typedef struct asn1_pctx_st ASN1_PCTX;
|
||||
|
||||
#ifdef OPENSSL_SYS_WIN32
|
||||
#undef X509_NAME
|
||||
#undef X509_EXTENSIONS
|
||||
#undef X509_CERT_PAIR
|
||||
#undef PKCS7_ISSUER_AND_SERIAL
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user