summaryrefslogtreecommitdiff
path: root/include/openssl/cryptoerr.h
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2018-11-20 18:59:41 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2018-11-20 18:59:41 +0000
commit8c3f9abd70b3f447a4795c1b00b386b044fb322d (patch)
tree884976f2693f42bade35b92edc3c1f7f8c53825b /include/openssl/cryptoerr.h
parenta43ce912fc025d11e1395506111f75fc194d7ba5 (diff)
Notes
Diffstat (limited to 'include/openssl/cryptoerr.h')
-rw-r--r--include/openssl/cryptoerr.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/openssl/cryptoerr.h b/include/openssl/cryptoerr.h
index e127ff602c4b..10723d0454b3 100644
--- a/include/openssl/cryptoerr.h
+++ b/include/openssl/cryptoerr.h
@@ -14,6 +14,9 @@
# ifdef __cplusplus
extern "C"
# endif
+
+# include <openssl/symhacks.h>
+
int ERR_load_CRYPTO_strings(void);
/*