Make sure we get the definition of OPENSSL_NO_RSA.
[openssl.git] / crypto / evp / p_open.c
index 5a933d1cda380e20c30e8b9a4bacd6aea7b2877f..bc3940847dec6ef993a5fbde42b1d48bafb63edd 100644 (file)
  * [including the GNU Public Licence.]
  */
 
-#ifndef OPENSSL_NO_RSA
 #include <stdio.h>
 #include "cryptlib.h"
+
+#ifndef OPENSSL_NO_RSA
+
 #include <openssl/evp.h>
 #include <openssl/objects.h>
 #include <openssl/x509.h>