X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fevp%2Fp_lib.c;h=934f8ff8be3ef23ada717531b36264b3f130ca74;hp=d6d7234cd5d41b6c57d690692e63c68dc9155083;hb=9c52d2cc75c2978dbee5075bfeed9968c68f403d;hpb=ada0e717fa36f4202298b797b9b663831a47548c diff --git a/crypto/evp/p_lib.c b/crypto/evp/p_lib.c index d6d7234cd5..934f8ff8be 100644 --- a/crypto/evp/p_lib.c +++ b/crypto/evp/p_lib.c @@ -64,6 +64,9 @@ #include #include #include +#include +#include +#include static void EVP_PKEY_free_it(EVP_PKEY *x);