crypto/evp/e_aes.c: fix logical pre-processor bug and formatting.
[openssl.git] / crypto / evp / m_sha1.c
index 3cb11f1ebb1f3ca28cd21821f5f7612be416ee5b..bd0c01ad3c4615902a541d16408a24232a48e20d 100644 (file)
@@ -65,7 +65,7 @@
 
 #include <openssl/evp.h>
 #include <openssl/objects.h>
-#include <openssl/x509.h>
+#include <openssl/sha.h>
 #ifndef OPENSSL_NO_RSA
 #include <openssl/rsa.h>
 #endif