Remove #error from include files.
[openssl.git] / crypto / evp / m_mdc2.c
index dbe71dffaf8c90e5755c41e4b2ed3af64d4f0505..f7fa60022b4b8a757a7efcbac754667351d0031e 100644 (file)
@@ -64,9 +64,7 @@
 # include <openssl/objects.h>
 # include <openssl/x509.h>
 # include <openssl/mdc2.h>
-# ifndef OPENSSL_NO_RSA
-#  include <openssl/rsa.h>
-# endif
+# include <openssl/rsa.h>
 # include "internal/evp_int.h"
 
 static int init(EVP_MD_CTX *ctx)