summaryrefslogtreecommitdiffstats
path: root/lib/libssl/src/crypto/ossl_typ.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libssl/src/crypto/ossl_typ.h')
-rw-r--r--lib/libssl/src/crypto/ossl_typ.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/lib/libssl/src/crypto/ossl_typ.h b/lib/libssl/src/crypto/ossl_typ.h
index ae79bf8ae48..3c360b0d9bb 100644
--- a/lib/libssl/src/crypto/ossl_typ.h
+++ b/lib/libssl/src/crypto/ossl_typ.h
@@ -99,15 +99,6 @@ typedef int ASN1_NULL;
typedef struct ASN1_ITEM_st ASN1_ITEM;
typedef struct asn1_pctx_st ASN1_PCTX;
-#ifdef OPENSSL_SYS_WIN32
-#undef X509_NAME
-#undef X509_EXTENSIONS
-#undef X509_CERT_PAIR
-#undef PKCS7_ISSUER_AND_SERIAL
-#undef OCSP_REQUEST
-#undef OCSP_RESPONSE
-#endif
-
#ifdef BIGNUM
#undef BIGNUM
#endif