Remove #error from include files.
[openssl.git] / crypto / rsa / rsa_ameth.c
index 15f2194bf1db72d7d53aaa29964a305d6f77efa6..ad51a440e5dfe3a5412efefb013c05ea025f4a2d 100644 (file)
@@ -62,9 +62,7 @@
 #include <openssl/x509.h>
 #include <openssl/rsa.h>
 #include <openssl/bn.h>
 #include <openssl/x509.h>
 #include <openssl/rsa.h>
 #include <openssl/bn.h>
-#ifndef OPENSSL_NO_CMS
-# include <openssl/cms.h>
-#endif
+#include <openssl/cms.h>
 #include "internal/asn1_int.h"
 #include "internal/evp_int.h"
 
 #include "internal/asn1_int.h"
 #include "internal/evp_int.h"