diff options
Diffstat (limited to 'fs/verity/verify.c')
| -rw-r--r-- | fs/verity/verify.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/verity/verify.c b/fs/verity/verify.c index 4fcad0825a12..14520289093c 100644 --- a/fs/verity/verify.c +++ b/fs/verity/verify.c @@ -9,6 +9,7 @@ #include <crypto/hash.h> #include <linux/bio.h> +#include <linux/export.h> static struct workqueue_struct *fsverity_read_workqueue; |
