diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2014-04-15 21:17:16 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2014-04-15 21:17:16 +0000 |
commit | 67a2ac0e4560681f43bbe1a8b189379c16000ecc (patch) | |
tree | 1e481d0f165f6ba15e01ff6b4cc2df2e5c335cf3 /lib/libcrypto/crypto/arch/sh/opensslconf.h | |
parent | f8edaceb976b77658e08517736427996b600d083 (diff) |
The more you remove Chtulhu^WVMS tentacles, the more there are
Diffstat (limited to 'lib/libcrypto/crypto/arch/sh/opensslconf.h')
-rw-r--r-- | lib/libcrypto/crypto/arch/sh/opensslconf.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libcrypto/crypto/arch/sh/opensslconf.h b/lib/libcrypto/crypto/arch/sh/opensslconf.h index fc5ea384709..1cbc1e54011 100644 --- a/lib/libcrypto/crypto/arch/sh/opensslconf.h +++ b/lib/libcrypto/crypto/arch/sh/opensslconf.h @@ -117,12 +117,10 @@ /* Generate 80386 code? */ #undef I386_ONLY -#if !(defined(VMS) || defined(__VMS)) /* VMS uses logical names instead */ #if defined(HEADER_CRYPTLIB_H) && !defined(OPENSSLDIR) #define ENGINESDIR "/usr/lib/engines" #define OPENSSLDIR "/etc/ssl" #endif -#endif #undef OPENSSL_UNISTD #define OPENSSL_UNISTD <unistd.h> |