Remove #error from include files.
[oweals/openssl.git] / crypto / evp / m_md4.c
index e63db4e1f92431779a30e18a2c3eb2771b904740..933d82af78c319e283c912f825608bb05a79b53f 100644 (file)
@@ -64,9 +64,7 @@
 # include <openssl/objects.h>
 # include <openssl/x509.h>
 # include <openssl/md4.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)