crypto: sha - split sha.h into sha1.h and sha2.h
[linux-2.6-microblaze.git] / include / crypto / sha512_base.h
index 93ab73b..b370b33 100644 (file)
@@ -9,7 +9,7 @@
 #define _CRYPTO_SHA512_BASE_H
 
 #include <crypto/internal/hash.h>
-#include <crypto/sha.h>
+#include <crypto/sha2.h>
 #include <linux/crypto.h>
 #include <linux/module.h>
 #include <linux/string.h>