Skip to content
Snippets Groups Projects
Commit 3964038f authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

#undef X509_EXTENSIONS to avoid conflict with CryptoAPI.

parent b510d775
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment