summaryrefslogtreecommitdiff
path: root/include/crypto/cmperr.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/crypto/cmperr.h')
-rw-r--r--include/crypto/cmperr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/crypto/cmperr.h b/include/crypto/cmperr.h
index 5db81abf26..894d3393db 100644
--- a/include/crypto/cmperr.h
+++ b/include/crypto/cmperr.h
@@ -21,7 +21,7 @@ extern "C" {
# ifndef OPENSSL_NO_CMP
-int err_load_CMP_strings_int(void);
+int ossl_err_load_CMP_strings(void);
# endif
# ifdef __cplusplus