diff options
Diffstat (limited to 'lib/libcrypto/arch/hppa/opensslconf.h')
-rw-r--r-- | lib/libcrypto/arch/hppa/opensslconf.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libcrypto/arch/hppa/opensslconf.h b/lib/libcrypto/arch/hppa/opensslconf.h index fc5ea384709..1cbc1e54011 100644 --- a/lib/libcrypto/arch/hppa/opensslconf.h +++ b/lib/libcrypto/arch/hppa/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> |