diff options
Diffstat (limited to 'fs/isofs/export.c')
-rw-r--r-- | fs/isofs/export.c | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/fs/isofs/export.c b/fs/isofs/export.c index e4252c960871..4af856a7fda7 100644 --- a/fs/isofs/export.c +++ b/fs/isofs/export.c | |||
@@ -13,11 +13,7 @@ | |||
13 | * fs/exportfs/expfs.c. | 13 | * fs/exportfs/expfs.c. |
14 | */ | 14 | */ |
15 | 15 | ||
16 | #include <linux/buffer_head.h> | 16 | #include "isofs.h" |
17 | #include <linux/errno.h> | ||
18 | #include <linux/fs.h> | ||
19 | #include <linux/iso_fs.h> | ||
20 | #include <linux/kernel.h> | ||
21 | 17 | ||
22 | static struct dentry * | 18 | static struct dentry * |
23 | isofs_export_iget(struct super_block *sb, | 19 | isofs_export_iget(struct super_block *sb, |