diff options
Diffstat (limited to 'fs/xfs/xfs_dir2_leaf.c')
-rw-r--r-- | fs/xfs/xfs_dir2_leaf.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/xfs/xfs_dir2_leaf.c b/fs/xfs/xfs_dir2_leaf.c index e1386aabb690..5505edb9b2ff 100644 --- a/fs/xfs/xfs_dir2_leaf.c +++ b/fs/xfs/xfs_dir2_leaf.c | |||
@@ -31,6 +31,7 @@ | |||
31 | #include "xfs_inode.h" | 31 | #include "xfs_inode.h" |
32 | #include "xfs_bmap.h" | 32 | #include "xfs_bmap.h" |
33 | #include "xfs_dir2_format.h" | 33 | #include "xfs_dir2_format.h" |
34 | #include "xfs_dir2.h" | ||
34 | #include "xfs_dir2_priv.h" | 35 | #include "xfs_dir2_priv.h" |
35 | #include "xfs_error.h" | 36 | #include "xfs_error.h" |
36 | #include "xfs_trace.h" | 37 | #include "xfs_trace.h" |