summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/ossl_typ.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/ossl_typ.h')
-rw-r--r--src/lib/libcrypto/ossl_typ.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/lib/libcrypto/ossl_typ.h b/src/lib/libcrypto/ossl_typ.h
index ae79bf8ae4..3c360b0d9b 100644
--- a/src/lib/libcrypto/ossl_typ.h
+++ b/src/lib/libcrypto/ossl_typ.h
@@ -99,15 +99,6 @@ typedef int ASN1_NULL;
99typedef struct ASN1_ITEM_st ASN1_ITEM; 99typedef struct ASN1_ITEM_st ASN1_ITEM;
100typedef struct asn1_pctx_st ASN1_PCTX; 100typedef struct asn1_pctx_st ASN1_PCTX;
101 101
102#ifdef OPENSSL_SYS_WIN32
103#undef X509_NAME
104#undef X509_EXTENSIONS
105#undef X509_CERT_PAIR
106#undef PKCS7_ISSUER_AND_SERIAL
107#undef OCSP_REQUEST
108#undef OCSP_RESPONSE
109#endif
110
111#ifdef BIGNUM 102#ifdef BIGNUM
112#undef BIGNUM 103#undef BIGNUM
113#endif 104#endif