Skip to content

Commit

Permalink
Btrfs: Include sched.h in the acl code for current (fixes compile on …
Browse files Browse the repository at this point in the history
…2.6.23)

Signed-off-by: Chris Mason <chris.mason@oracle.com>
  • Loading branch information
Chris Mason committed Sep 25, 2008
1 parent ed0dab6 commit c1e32da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fs/btrfs/acl.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c1e32da

Please sign in to comment.