drm/ttm: Fix a NULL pointer dereference
[linux-2.6-microblaze.git] / crypto / camellia_generic.c
index fd1a88a..c04670c 100644 (file)
@@ -9,7 +9,7 @@
  *  https://info.isl.ntt.co.jp/crypt/eng/camellia/specifications.html
  */
 
-#include <linux/crypto.h>
+#include <crypto/algapi.h>
 #include <linux/errno.h>
 #include <linux/init.h>
 #include <linux/kernel.h>