summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--crypto/internal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/internal.h b/crypto/internal.h
index 35bd91128aeb..eb4c92d3b47f 100644
--- a/crypto/internal.h
+++ b/crypto/internal.h
@@ -13,6 +13,7 @@
#define _CRYPTO_INTERNAL_H
#include <linux/mm.h>
#include <linux/highmem.h>
+#include <linux/init.h>
#include <asm/hardirq.h>
#include <asm/softirq.h>