summaryrefslogtreecommitdiffstats
path: root/crypto/evp/m_md5.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/evp/m_md5.c')
-rw-r--r--crypto/evp/m_md5.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/crypto/evp/m_md5.c b/crypto/evp/m_md5.c
index adaa8577eb..b28be91edd 100644
--- a/crypto/evp/m_md5.c
+++ b/crypto/evp/m_md5.c
@@ -64,9 +64,7 @@
# include <openssl/objects.h>
# include <openssl/x509.h>
# include <openssl/md5.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)