diff options
Diffstat (limited to 'fs/xfs/xfs_attr.c')
-rw-r--r-- | fs/xfs/xfs_attr.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/xfs/xfs_attr.c b/fs/xfs/xfs_attr.c index cd1008b1c4cd..db15feb906ff 100644 --- a/fs/xfs/xfs_attr.c +++ b/fs/xfs/xfs_attr.c | |||
@@ -45,7 +45,6 @@ | |||
45 | #include "xfs_error.h" | 45 | #include "xfs_error.h" |
46 | #include "xfs_quota.h" | 46 | #include "xfs_quota.h" |
47 | #include "xfs_trans_space.h" | 47 | #include "xfs_trans_space.h" |
48 | #include "xfs_acl.h" | ||
49 | #include "xfs_rw.h" | 48 | #include "xfs_rw.h" |
50 | #include "xfs_vnodeops.h" | 49 | #include "xfs_vnodeops.h" |
51 | 50 | ||