make update
[openssl.git] / crypto / pkcs12 / pkcs12.h
index 611762777dcf713845ec7e63eec02acee1516baf..52fd37714c67e91ba10f23b8e400a976e73c42a2 100644 (file)
@@ -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
-