diff options
Diffstat (limited to 'src/lib/libcrypto/arch/powerpc64')
| -rw-r--r-- | src/lib/libcrypto/arch/powerpc64/opensslconf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/arch/powerpc64/opensslconf.h b/src/lib/libcrypto/arch/powerpc64/opensslconf.h index 8faa79741a..7615744a6b 100644 --- a/src/lib/libcrypto/arch/powerpc64/opensslconf.h +++ b/src/lib/libcrypto/arch/powerpc64/opensslconf.h | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | #include <openssl/opensslfeatures.h> | 1 | #include <openssl/opensslfeatures.h> |
| 2 | /* crypto/opensslconf.h.in */ | 2 | /* crypto/opensslconf.h.in */ |
| 3 | 3 | ||
| 4 | #if defined(HEADER_CRYPTLIB_H) && !defined(OPENSSLDIR) | 4 | #if defined(HEADER_CRYPTO_LOCAL_H) && !defined(OPENSSLDIR) |
| 5 | #define OPENSSLDIR "/etc/ssl" | 5 | #define OPENSSLDIR "/etc/ssl" |
| 6 | #endif | 6 | #endif |
| 7 | 7 | ||
