diff options
Diffstat (limited to 'fs/block_dev.c')
-rw-r--r-- | fs/block_dev.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/block_dev.c b/fs/block_dev.c index 4346468139e8..20f7333ba372 100644 --- a/fs/block_dev.c +++ b/fs/block_dev.c | |||
@@ -22,6 +22,7 @@ | |||
22 | #include <linux/uio.h> | 22 | #include <linux/uio.h> |
23 | #include <linux/namei.h> | 23 | #include <linux/namei.h> |
24 | #include <asm/uaccess.h> | 24 | #include <asm/uaccess.h> |
25 | #include "internal.h" | ||
25 | 26 | ||
26 | struct bdev_inode { | 27 | struct bdev_inode { |
27 | struct block_device bdev; | 28 | struct block_device bdev; |