make update
[openssl.git] / crypto / evp / m_sha1.c
index d6be3502f0a2b0aa7012258a3f484533140fdb8a..838225bf842d2cda352495950c83ef817dd55d96 100644 (file)
  * [including the GNU Public Licence.]
  */
 
-#ifndef OPENSSL_NO_SHA
 #include <stdio.h>
 #include "cryptlib.h"
+
+#ifndef OPENSSL_NO_SHA
+
 #include <openssl/evp.h>
 #include <openssl/objects.h>
 #include <openssl/x509.h>