summaryrefslogtreecommitdiffstats
path: root/crypto/symhacks.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/symhacks.h')
-rw-r--r--crypto/symhacks.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/symhacks.h b/crypto/symhacks.h
index 7e3602d2ea..db91bc562d 100644
--- a/crypto/symhacks.h
+++ b/crypto/symhacks.h
@@ -346,7 +346,7 @@
/* Case insensiteve linking causes problems.... */
-#if defined(OPENSSL_SYS_WIN16) || defined(OPENSSL_SYS_VMS) || defined(OPENSSL_SYS_OS2)
+#if defined(OPENSSL_SYS_VMS) || defined(OPENSSL_SYS_OS2)
#undef ERR_load_CRYPTO_strings
#define ERR_load_CRYPTO_strings ERR_load_CRYPTOlib_strings
#undef OCSP_crlID_new