aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/dso
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/dso
parent22b540f5c20392912e95c00fc8252d2cd7d57e7d (diff)
downloadopenssl-75df0bb2311a96be5c40f6a21332b40edf69c986.tar.gz
perl util/mkerr.pl -recurse -write -rebuild
Diffstat (limited to 'crypto/dso')
-rw-r--r--crypto/dso/dso.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/dso/dso.h b/crypto/dso/dso.h
index bed7c464a6..a2ff75d8ad 100644
--- a/crypto/dso/dso.h
+++ b/crypto/dso/dso.h
@@ -200,6 +200,7 @@ void ERR_load_DSO_strings(void);
/* 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_DSO_strings(void);
/* Error codes for the DSO functions. */
@@ -247,4 +248,3 @@ void ERR_load_DSO_strings(void);
}
#endif
#endif
-