X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=crypto%2Frsa%2Frsa_ameth.c;h=ad51a440e5dfe3a5412efefb013c05ea025f4a2d;hp=15f2194bf1db72d7d53aaa29964a305d6f77efa6;hb=3c27208fab1dc29f47f088490404df5abfcdfb05;hpb=8230f6c764f854190358cf40f0e7e7ca5647d8cd diff --git a/crypto/rsa/rsa_ameth.c b/crypto/rsa/rsa_ameth.c index 15f2194bf1..ad51a440e5 100644 --- a/crypto/rsa/rsa_ameth.c +++ b/crypto/rsa/rsa_ameth.c @@ -62,9 +62,7 @@ #include #include #include -#ifndef OPENSSL_NO_CMS -# include -#endif +#include #include "internal/asn1_int.h" #include "internal/evp_int.h"