Commit c1e32da6 authored by Chris Mason's avatar Chris Mason

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

Signed-off-by: default avatarChris Mason <chris.mason@oracle.com>
parent ed0dab6b
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment