commit | c1e32da616a17813f11b701a7a87775d35c12e3a | [log] [tgz] |
---|---|---|
author | Chris Mason <chris.mason@oracle.com> | Tue Jan 22 12:46:56 2008 -0500 |
committer | Chris Mason <chris.mason@oracle.com> | Thu Sep 25 11:03:59 2008 -0400 |
tree | 3808b0e9572f2a25ab116f230a7832a8fe2365db | |
parent | ed0dab6b86cee64e9072107f65fa40629f162b38 [diff] |
Btrfs: Include sched.h in the acl code for current (fixes compile on 2.6.23) Signed-off-by: Chris Mason <chris.mason@oracle.com>
diff --git a/fs/btrfs/acl.c b/fs/btrfs/acl.c index 27bb841..ff0fcc7 100644 --- a/fs/btrfs/acl.c +++ b/fs/btrfs/acl.c
@@ -20,6 +20,7 @@ #include <linux/string.h> #include <linux/xattr.h> #include <linux/posix_acl_xattr.h> +#include <linux/sched.h> #include "ctree.h" #include "xattr.h" #ifndef is_owner_or_cap