summaryrefslogtreecommitdiffstats
path: root/crypto/pkcs7
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2001-11-15 12:25:14 +0000
committerRichard Levitte <levitte@openssl.org>2001-11-15 12:25:14 +0000
commitb476df64a1d57501faa4c7b8f1c3f097f6e8be41 (patch)
tree25112c442d6e36324d8640248c3cd056f4e24882 /crypto/pkcs7
parent1d46b6b3b9d2375111bca66be482067d70ae16f6 (diff)
make update
perl util/mkerr.pl -recurse -write -rebuild
Diffstat (limited to 'crypto/pkcs7')
-rw-r--r--crypto/pkcs7/pkcs7.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/pkcs7/pkcs7.h b/crypto/pkcs7/pkcs7.h
index 946596c8d9..cfade5ea56 100644
--- a/crypto/pkcs7/pkcs7.h
+++ b/crypto/pkcs7/pkcs7.h
@@ -369,6 +369,7 @@ int SMIME_text(BIO *in, 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_PKCS7_strings(void);
/* Error codes for the PKCS7 functions. */
@@ -448,4 +449,3 @@ int SMIME_text(BIO *in, BIO *out);
}
#endif
#endif
-