aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/crypto_wq.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/crypto_wq.c')
-rw-r--r--crypto/crypto_wq.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/crypto_wq.c b/crypto/crypto_wq.c
index b980ee1af459..adad92a44ba2 100644
--- a/crypto/crypto_wq.c
+++ b/crypto/crypto_wq.c
@@ -12,6 +12,7 @@
12 */ 12 */
13 13
14#include <linux/workqueue.h> 14#include <linux/workqueue.h>
15#include <linux/module.h>
15#include <crypto/algapi.h> 16#include <crypto/algapi.h>
16#include <crypto/crypto_wq.h> 17#include <crypto/crypto_wq.h>
17 18