summaryrefslogtreecommitdiffstats
path: root/crypto/conf
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2001-11-15 12:44:57 +0000
committerRichard Levitte <levitte@openssl.org>2001-11-15 12:44:57 +0000
commit75df0bb2311a96be5c40f6a21332b40edf69c986 (patch)
treed063043f0fc31256489e8c577d1f97bd36c24881 /crypto/conf
parent22b540f5c20392912e95c00fc8252d2cd7d57e7d (diff)
perl util/mkerr.pl -recurse -write -rebuild
Diffstat (limited to 'crypto/conf')
-rw-r--r--crypto/conf/conf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/conf/conf.h b/crypto/conf/conf.h
index cd40a0db21..7612656f8b 100644
--- a/crypto/conf/conf.h
+++ b/crypto/conf/conf.h
@@ -145,6 +145,7 @@ int NCONF_dump_bio(CONF *conf, BIO *out);
/* The following lines are auto generated by the script mkerr.pl. Any changes
* made after this point may be overwritten when the script is next run.
*/
+void ERR_load_CONF_strings(void);
/* Error codes for the CONF functions. */
@@ -176,4 +177,3 @@ int NCONF_dump_bio(CONF *conf, BIO *out);
}
#endif
#endif
-