summaryrefslogtreecommitdiffstats
path: root/include/crypto/err.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/crypto/err.h')
-rw-r--r--include/crypto/err.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/crypto/err.h b/include/crypto/err.h
index 527f19667d..d4c32bcf67 100644
--- a/include/crypto/err.h
+++ b/include/crypto/err.h
@@ -10,6 +10,7 @@
#ifndef OSSL_CRYPTO_ERR_H
# define OSSL_CRYPTO_ERR_H
+int err_load_ERR_strings_int(void);
int err_load_crypto_strings_int(void);
void err_cleanup(void);
int err_shelve_state(void **);