summaryrefslogtreecommitdiff
path: root/lib/libcrypto/arch/riscv64/opensslconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libcrypto/arch/riscv64/opensslconf.h')
-rw-r--r--lib/libcrypto/arch/riscv64/opensslconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcrypto/arch/riscv64/opensslconf.h b/lib/libcrypto/arch/riscv64/opensslconf.h
index b41109e284b..fed209a0088 100644
--- a/lib/libcrypto/arch/riscv64/opensslconf.h
+++ b/lib/libcrypto/arch/riscv64/opensslconf.h
@@ -1,7 +1,7 @@
#include <openssl/opensslfeatures.h>
/* crypto/opensslconf.h.in */
-#if defined(HEADER_CRYPTLIB_H) && !defined(OPENSSLDIR)
+#if defined(HEADER_CRYPTO_LOCAL_H) && !defined(OPENSSLDIR)
#define OPENSSLDIR "/etc/ssl"
#endif