aboutsummaryrefslogtreecommitdiff
path: root/crypto/openssl/include/openssl/cryptoerr.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssl/include/openssl/cryptoerr.h')
-rw-r--r--crypto/openssl/include/openssl/cryptoerr.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/crypto/openssl/include/openssl/cryptoerr.h b/crypto/openssl/include/openssl/cryptoerr.h
index e127ff602c4b..10723d0454b3 100644
--- a/crypto/openssl/include/openssl/cryptoerr.h
+++ b/crypto/openssl/include/openssl/cryptoerr.h
@@ -14,6 +14,9 @@
# ifdef __cplusplus
extern "C"
# endif
+
+# include <openssl/symhacks.h>
+
int ERR_load_CRYPTO_strings(void);
/*