summaryrefslogtreecommitdiffstats
path: root/crypto/x509
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2009-04-03 16:54:04 +0000
committerDr. Stephen Henson <steve@openssl.org>2009-04-03 16:54:04 +0000
commita78ded0b617257b53bf20904bc08ec444a868329 (patch)
tree2080dcff52260094784432975e1bb785d5717da4 /crypto/x509
parent0a629ddbd6cdb292225c9fa3db2db8920228a84f (diff)
PR: 1700
Submitted by: "Robbins, Aharon" <aharon.robbins@intel.com> Approved by: steve@openssl.org #undef X509_EXTENSIONS for WIN32 too.
Diffstat (limited to 'crypto/x509')
-rw-r--r--crypto/x509/x509.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/x509/x509.h b/crypto/x509/x509.h
index e71b5257e5..8958e34e9c 100644
--- a/crypto/x509/x509.h
+++ b/crypto/x509/x509.h
@@ -116,6 +116,7 @@ extern "C" {
/* Under Win32 these are defined in wincrypt.h */
#undef X509_NAME
#undef X509_CERT_PAIR
+#undef X509_EXTENSIONS
#endif
#define X509_FILETYPE_PEM 1