diff options
Diffstat (limited to 'fs/xfs/xfs_acl.c')
-rw-r--r-- | fs/xfs/xfs_acl.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/xfs/xfs_acl.c b/fs/xfs/xfs_acl.c index cc9c91b9e771..4ff0f4e41c61 100644 --- a/fs/xfs/xfs_acl.c +++ b/fs/xfs/xfs_acl.c | |||
@@ -36,6 +36,7 @@ | |||
36 | #include "xfs_mac.h" | 36 | #include "xfs_mac.h" |
37 | #include "xfs_attr.h" | 37 | #include "xfs_attr.h" |
38 | 38 | ||
39 | #include <linux/capability.h> | ||
39 | #include <linux/posix_acl_xattr.h> | 40 | #include <linux/posix_acl_xattr.h> |
40 | 41 | ||
41 | STATIC int xfs_acl_setmode(vnode_t *, xfs_acl_t *, int *); | 42 | STATIC int xfs_acl_setmode(vnode_t *, xfs_acl_t *, int *); |