crypto: hash - Move ahash functions into crypto/hash.h
[pandora-kernel.git] / crypto / digest.c
index bf33298..ac09194 100644 (file)
@@ -12,6 +12,7 @@
  *
  */
 
+#include <crypto/internal/hash.h>
 #include <crypto/scatterwalk.h>
 #include <linux/mm.h>
 #include <linux/errno.h>