X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fasn1%2Fd2i_pr.c;h=3021b80f0dbd5c33fabd4c757beced3834224afb;hp=383e7a7a50333fa869c8426121e63b4c182dcb49;hb=bb2297a41d1873e38daf9428be5cb5181b5751a2;hpb=75e98d0563ccb7710b099678043d28cfc35cbb57 diff --git a/crypto/asn1/d2i_pr.c b/crypto/asn1/d2i_pr.c index 383e7a7a50..3021b80f0d 100644 --- a/crypto/asn1/d2i_pr.c +++ b/crypto/asn1/d2i_pr.c @@ -62,6 +62,8 @@ #include #include #include +#include +#include EVP_PKEY *d2i_PrivateKey(int type, EVP_PKEY **a, unsigned char **pp, long length)