diff options
Diffstat (limited to 'fs/fuse')
-rw-r--r-- | fs/fuse/dev.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/fuse/dev.c b/fs/fuse/dev.c index cbceacbc..6484eb7 100644 --- a/fs/fuse/dev.c +++ b/fs/fuse/dev.c @@ -16,7 +16,6 @@ #include <linux/pagemap.h> #include <linux/file.h> #include <linux/slab.h> -#include <linux/blkdev.h> MODULE_ALIAS_MISCDEV(FUSE_MINOR); |