X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fpkcs12%2Fpkcs12.h;h=52fd37714c67e91ba10f23b8e400a976e73c42a2;hp=611762777dcf713845ec7e63eec02acee1516baf;hb=b476df64a1d57501faa4c7b8f1c3f097f6e8be41;hpb=1d46b6b3b9d2375111bca66be482067d70ae16f6 diff --git a/crypto/pkcs12/pkcs12.h b/crypto/pkcs12/pkcs12.h index 611762777d..52fd37714c 100644 --- a/crypto/pkcs12/pkcs12.h +++ b/crypto/pkcs12/pkcs12.h @@ -260,6 +260,7 @@ int PKCS12_newpass(PKCS12 *p12, char *oldpass, char *newpass); /* 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_PKCS12_strings(void); /* Error codes for the PKCS12 functions. */ @@ -318,4 +319,3 @@ int PKCS12_newpass(PKCS12 *p12, char *oldpass, char *newpass); } #endif #endif -