X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=crypto%2Fpkcs7%2Fpkcs7.h;h=5819700a85029a8d0a700f0c82fc63594de7a828;hb=546405becec13c6f4b95a8f4da3794b3fd2a8992;hp=946596c8d9ecfb9b1abf6200090b17cbaeec1a74;hpb=2aa9043ad33776323393f82c8a542d46bdedc34d;p=oweals%2Fopenssl.git diff --git a/crypto/pkcs7/pkcs7.h b/crypto/pkcs7/pkcs7.h index 946596c8d9..5819700a85 100644 --- a/crypto/pkcs7/pkcs7.h +++ b/crypto/pkcs7/pkcs7.h @@ -300,8 +300,6 @@ DECLARE_ASN1_FUNCTIONS(PKCS7) DECLARE_ASN1_ITEM(PKCS7_ATTR_SIGN) DECLARE_ASN1_ITEM(PKCS7_ATTR_VERIFY) -void ERR_load_PKCS7_strings(void); - long PKCS7_ctrl(PKCS7 *p7, int cmd, long larg, char *parg); @@ -369,6 +367,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 +447,3 @@ int SMIME_text(BIO *in, BIO *out); } #endif #endif -