summaryrefslogtreecommitdiffstats
path: root/crypto/ossl_typ.h
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2008-11-11 12:22:17 +0000
committerDr. Stephen Henson <steve@openssl.org>2008-11-11 12:22:17 +0000
commitb46acc392b6785678a82105b1c772756fca94c59 (patch)
treed5ee03082b072af35564d989a8dd9303d4f80fce /crypto/ossl_typ.h
parent28af6367b89c4fba9e8fc84dfef2293a231e527c (diff)
Avoid conflict with some version of Windows platform SDK.
Diffstat (limited to 'crypto/ossl_typ.h')
-rw-r--r--crypto/ossl_typ.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/crypto/ossl_typ.h b/crypto/ossl_typ.h
index 734200428f..0e7a380880 100644
--- a/crypto/ossl_typ.h
+++ b/crypto/ossl_typ.h
@@ -100,6 +100,8 @@ typedef int ASN1_NULL;
#undef X509_EXTENSIONS
#undef X509_CERT_PAIR
#undef PKCS7_ISSUER_AND_SERIAL
+#undef OCSP_REQUEST
+#undef OCSP_RESPONSE
#endif
#ifdef BIGNUM