summaryrefslogtreecommitdiff
path: root/include/crypto/bnerr.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/crypto/bnerr.h')
-rw-r--r--include/crypto/bnerr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/crypto/bnerr.h b/include/crypto/bnerr.h
index ee490aee96..e2e7f45eb4 100644
--- a/include/crypto/bnerr.h
+++ b/include/crypto/bnerr.h
@@ -19,7 +19,7 @@
extern "C" {
# endif
-int err_load_BN_strings_int(void);
+int ossl_err_load_BN_strings(void);
# ifdef __cplusplus
}