X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=crypto%2Frsa%2Frsa_pmeth.c;h=22089a3267cf88f1cd5716751f30b08a317e561f;hp=93c8756068341c99137872014569833911965627;hb=3c27208fab1dc29f47f088490404df5abfcdfb05;hpb=8230f6c764f854190358cf40f0e7e7ca5647d8cd diff --git a/crypto/rsa/rsa_pmeth.c b/crypto/rsa/rsa_pmeth.c index 93c8756068..22089a3267 100644 --- a/crypto/rsa/rsa_pmeth.c +++ b/crypto/rsa/rsa_pmeth.c @@ -64,9 +64,7 @@ #include #include #include -#ifndef OPENSSL_NO_CMS -# include -#endif +#include #include "internal/evp_int.h" #include "rsa_locl.h"