Commit 3964038f authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

#undef X509_EXTENSIONS to avoid conflict with CryptoAPI.

parent b510d775
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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