aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/dso/dso_err.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/dso/dso_err.c')
-rw-r--r--crypto/dso/dso_err.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/dso/dso_err.c b/crypto/dso/dso_err.c
index a88db0dd80..009a543445 100644
--- a/crypto/dso/dso_err.c
+++ b/crypto/dso/dso_err.c
@@ -108,6 +108,7 @@ static ERR_STRING_DATA DSO_str_functs[]=
{ERR_FUNC(DSO_F_WIN32_SPLITTER), "WIN32_SPLITTER"},
{ERR_FUNC(DSO_F_WIN32_UNLOAD), "WIN32_UNLOAD"},
{ERR_FUNC(DSO_F_PATHBYADDR), "DSO_pathbyaddr"},
+{ERR_FUNC(DSO_F_GLOBAL_LOOKUP_FUNC), "DSO_global_lookup_func"},
{0,NULL}
};