aboutsummaryrefslogtreecommitdiffstats
path: root/include/openssl/x509v3.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/openssl/x509v3.h')
-rw-r--r--include/openssl/x509v3.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/openssl/x509v3.h b/include/openssl/x509v3.h
index 7b0403b9dc..14e25d7680 100644
--- a/include/openssl/x509v3.h
+++ b/include/openssl/x509v3.h
@@ -18,12 +18,6 @@
extern "C" {
#endif
-# ifdef OPENSSL_SYS_WIN32
-/* Under Win32 these are defined in wincrypt.h */
-# undef X509_NAME
-# undef X509_EXTENSIONS
-# endif
-
/* Forward reference */
struct v3_ext_method;
struct v3_ext_ctx;