diff options
Diffstat (limited to 'fs/xfs/xfs_rtalloc.c')
-rw-r--r-- | fs/xfs/xfs_rtalloc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/xfs/xfs_rtalloc.c b/fs/xfs/xfs_rtalloc.c index b6ef74dd7417..92d4331cd4f1 100644 --- a/fs/xfs/xfs_rtalloc.c +++ b/fs/xfs/xfs_rtalloc.c | |||
@@ -33,7 +33,6 @@ | |||
33 | #include "xfs_rtalloc.h" | 33 | #include "xfs_rtalloc.h" |
34 | #include "xfs_fsops.h" | 34 | #include "xfs_fsops.h" |
35 | #include "xfs_error.h" | 35 | #include "xfs_error.h" |
36 | #include "xfs_rw.h" | ||
37 | #include "xfs_inode_item.h" | 36 | #include "xfs_inode_item.h" |
38 | #include "xfs_trans_space.h" | 37 | #include "xfs_trans_space.h" |
39 | #include "xfs_utils.h" | 38 | #include "xfs_utils.h" |