return statement cleanup - kill pointless parentheses
[powerpc.git] / fs / xfs / xfs_acl.c
index cc9c91b..4ff0f4e 100644 (file)
@@ -36,6 +36,7 @@
 #include "xfs_mac.h"
 #include "xfs_attr.h"
 
+#include <linux/capability.h>
 #include <linux/posix_acl_xattr.h>
 
 STATIC int     xfs_acl_setmode(vnode_t *, xfs_acl_t *, int *);