A general spring-cleaning (in autumn) to fix up signed/unsigned warnings.
[openssl.git] / crypto / evp / m_sha.c
index 10697c7ed38261444f1a8e6eb91e1f76d0b347a2..a3343bb2eb8e87847089b0417429278f15bd28e3 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>