summaryrefslogtreecommitdiffstats
path: root/crypto/evp/m_mdc2.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/evp/m_mdc2.c')
-rw-r--r--crypto/evp/m_mdc2.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/crypto/evp/m_mdc2.c b/crypto/evp/m_mdc2.c
index dbe71dffaf..f7fa60022b 100644
--- a/crypto/evp/m_mdc2.c
+++ b/crypto/evp/m_mdc2.c
@@ -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)