crypto: hash - Move ahash functions into crypto/hash.h
[pandora-kernel.git] / crypto / tcrypt.c
index 87f08f9..59821a2 100644 (file)
@@ -15,6 +15,7 @@
  *
  */
 
+#include <crypto/hash.h>
 #include <linux/err.h>
 #include <linux/init.h>
 #include <linux/module.h>