PR: 2241
[openssl.git] / engines / e_gmp.c
index dc9f295e9b43b9e2f429be19faa79104259fce71..c1f5601b62b34f18a36cd6624a3b3e5430bb8eb7 100644 (file)
@@ -85,7 +85,9 @@
 #include <openssl/crypto.h>
 #include <openssl/buffer.h>
 #include <openssl/engine.h>
+#ifndef OPENSSL_NO_RSA
 #include <openssl/rsa.h>
+#endif
 #include <openssl/bn.h>
 
 #ifndef OPENSSL_NO_HW