diff options
Diffstat (limited to 'fs/ecryptfs/mmap.c')
-rw-r--r-- | fs/ecryptfs/mmap.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/ecryptfs/mmap.c b/fs/ecryptfs/mmap.c index c6ced4cbf0cf..1f5865263b3e 100644 --- a/fs/ecryptfs/mmap.c +++ b/fs/ecryptfs/mmap.c | |||
@@ -30,7 +30,6 @@ | |||
30 | #include <linux/page-flags.h> | 30 | #include <linux/page-flags.h> |
31 | #include <linux/mount.h> | 31 | #include <linux/mount.h> |
32 | #include <linux/file.h> | 32 | #include <linux/file.h> |
33 | #include <linux/crypto.h> | ||
34 | #include <linux/scatterlist.h> | 33 | #include <linux/scatterlist.h> |
35 | #include <linux/slab.h> | 34 | #include <linux/slab.h> |
36 | #include <asm/unaligned.h> | 35 | #include <asm/unaligned.h> |