summaryrefslogtreecommitdiff
path: root/crypto/md4
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2005-12-18 19:11:37 +0000
committerAndy Polyakov <appro@openssl.org>2005-12-18 19:11:37 +0000
commitbe7b4458f226a9c8052efa4bb7b61dc4fc0c5353 (patch)
tree6842610954401d9560e4af8c18839574085cf7cc /crypto/md4
parent7304956e39ae710d07e4691d3215c5c5db7181b5 (diff)
downloadopenssl-new-be7b4458f226a9c8052efa4bb7b61dc4fc0c5353.tar.gz
Keep disclaiming 16-bit platform support. For now remove WIN16 references
from .h files...
Diffstat (limited to 'crypto/md4')
-rw-r--r--crypto/md4/md4.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/md4/md4.h b/crypto/md4/md4.h
index b080cbdc21..d289d287cb 100644
--- a/crypto/md4/md4.h
+++ b/crypto/md4/md4.h
@@ -76,7 +76,7 @@ extern "C" {
* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
*/
-#if defined(OPENSSL_SYS_WIN16) || defined(__LP32__)
+#if defined(__LP32__)
#define MD4_LONG unsigned long
#elif defined(OPENSSL_SYS_CRAY) || defined(__ILP64__)
#define MD4_LONG unsigned long