提交 c1e32da6 编写于 作者: C Chris Mason

Btrfs: Include sched.h in the acl code for current (fixes compile on 2.6.23)

Signed-off-by: NChris Mason <chris.mason@oracle.com>
上级 ed0dab6b
...@@ -20,6 +20,7 @@ ...@@ -20,6 +20,7 @@
#include <linux/string.h> #include <linux/string.h>
#include <linux/xattr.h> #include <linux/xattr.h>
#include <linux/posix_acl_xattr.h> #include <linux/posix_acl_xattr.h>
#include <linux/sched.h>
#include "ctree.h" #include "ctree.h"
#include "xattr.h" #include "xattr.h"
#ifndef is_owner_or_cap #ifndef is_owner_or_cap
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册