mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-04-01 12:04:08 +00:00
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>
This commit is contained in:
parent
ed0dab6b86
commit
c1e32da616
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue