projects
/
openssl.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
make update
[openssl.git]
/
crypto
/
pem
/
pem.h
diff --git
a/crypto/pem/pem.h
b/crypto/pem/pem.h
index
3397ed3
..
188331f
100644
(file)
--- a/
crypto/pem/pem.h
+++ b/
crypto/pem/pem.h
@@
-619,6
+619,7
@@
int PEM_write_PKCS8PrivateKey(FILE *fp,EVP_PKEY *x,const EVP_CIPHER *enc,
/* 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_PEM_strings(void);
/* Error codes for the PEM functions. */
@@
-669,4
+670,3
@@
int PEM_write_PKCS8PrivateKey(FILE *fp,EVP_PKEY *x,const EVP_CIPHER *enc,
}
#endif
#endif
-