diff options
Diffstat (limited to 'fs/xfs/xfs_inode.c')
-rw-r--r-- | fs/xfs/xfs_inode.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/xfs/xfs_inode.c b/fs/xfs/xfs_inode.c index fcda5b39cc17..1029f5670207 100644 --- a/fs/xfs/xfs_inode.c +++ b/fs/xfs/xfs_inode.c | |||
@@ -39,6 +39,7 @@ | |||
39 | #include "xfs_alloc.h" | 39 | #include "xfs_alloc.h" |
40 | #include "xfs_ialloc.h" | 40 | #include "xfs_ialloc.h" |
41 | #include "xfs_bmap.h" | 41 | #include "xfs_bmap.h" |
42 | #include "xfs_bmap_util.h" | ||
42 | #include "xfs_error.h" | 43 | #include "xfs_error.h" |
43 | #include "xfs_utils.h" | 44 | #include "xfs_utils.h" |
44 | #include "xfs_quota.h" | 45 | #include "xfs_quota.h" |