Keep disclaiming 16-bit platform support. For now remove WIN16 references

from .h files...
This commit is contained in:
Andy Polyakov
2005-12-18 19:11:37 +00:00
parent 7304956e39
commit be7b4458f2
15 changed files with 16 additions and 76 deletions

View File

@@ -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