]> git.ipfire.org Git - thirdparty/openssl.git/commit
d2i_PKCS8PrivateKey_bio.pod: evp.h include is unnecessary
authorTomas Mraz <tomas@openssl.org>
Wed, 4 Oct 2023 10:30:22 +0000 (12:30 +0200)
committerTomas Mraz <tomas@openssl.org>
Wed, 4 Oct 2023 11:02:46 +0000 (13:02 +0200)
commit831602922f19a8f39d0c0fae425b81e9ab402c69
treead74bd2bc356c2a9c33d16f0eca4fdad113daa8c
parent74f8d9ce081a512777ae1f4abe015b7fd1a4a686
d2i_PKCS8PrivateKey_bio.pod: evp.h include is unnecessary

It is also not allowed by doc nits check to have
multiple includes.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
(Merged from https://github.com/openssl/openssl/pull/22276)
doc/man3/d2i_PKCS8PrivateKey_bio.pod