Fix from HEAD.

This commit is contained in:
Dr. Stephen Henson 2008-03-12 00:38:44 +00:00
parent 9ac269f78c
commit c79cb4a07b

View file

@ -97,6 +97,7 @@ typedef int ASN1_NULL;
#ifdef OPENSSL_SYS_WIN32
#undef X509_NAME
#undef X509_EXTENSIONS
#undef X509_CERT_PAIR
#undef PKCS7_ISSUER_AND_SERIAL
#endif