Avoid conflict with some version of Windows platform SDK.

This commit is contained in:
Dr. Stephen Henson
2008-11-11 12:22:17 +00:00
parent 28af6367b8
commit b46acc392b

View File

@@ -100,6 +100,8 @@ typedef int ASN1_NULL;
#undef X509_EXTENSIONS #undef X509_EXTENSIONS
#undef X509_CERT_PAIR #undef X509_CERT_PAIR
#undef PKCS7_ISSUER_AND_SERIAL #undef PKCS7_ISSUER_AND_SERIAL
#undef OCSP_REQUEST
#undef OCSP_RESPONSE
#endif #endif
#ifdef BIGNUM #ifdef BIGNUM