From: Dr. Stephen Henson Date: Mon, 2 Jun 2008 23:09:04 +0000 (+0000) Subject: #undef OCSP_RESPONSE: CryptoAPI uses this too. X-Git-Tag: OpenSSL_0_9_8k^2~352 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=55bef26d8a87afb16939da35677633a78b3bfa21;p=oweals%2Fopenssl.git #undef OCSP_RESPONSE: CryptoAPI uses this too. --- diff --git a/crypto/ossl_typ.h b/crypto/ossl_typ.h index b8f4a9d665..c9b494c854 100644 --- a/crypto/ossl_typ.h +++ b/crypto/ossl_typ.h @@ -102,6 +102,7 @@ typedef struct asn1_pctx_st ASN1_PCTX; #undef X509_EXTENSIONS #undef X509_CERT_PAIR #undef PKCS7_ISSUER_AND_SERIAL +#undef OCSP_RESPONSE #endif #ifdef BIGNUM