summaryrefslogtreecommitdiffstats
path: root/fs/hfs/super.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/hfs/super.c')
-rw-r--r--fs/hfs/super.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/hfs/super.c b/fs/hfs/super.c
index eee7206c38d1..55c03b9e9070 100644
--- a/fs/hfs/super.c
+++ b/fs/hfs/super.c
@@ -14,6 +14,7 @@
14 14
15#include <linux/module.h> 15#include <linux/module.h>
16#include <linux/blkdev.h> 16#include <linux/blkdev.h>
17#include <linux/backing-dev.h>
17#include <linux/mount.h> 18#include <linux/mount.h>
18#include <linux/init.h> 19#include <linux/init.h>
19#include <linux/nls.h> 20#include <linux/nls.h>