From 1bd5a4f1ec283cd082fc4b7c1ecfaa852c00c537 Mon Sep 17 00:00:00 2001 From: David Woodhouse Date: Tue, 25 Apr 2006 14:52:51 +0100 Subject: [PATCH] --- yaml --- r: 27961 b: refs/heads/master c: 98ca79d52bc34b8dfff729bc8559dbb918c9d02a h: refs/heads/master i: 27959: 79ca8574529875438a2d3157f9aaee35479d38e3 v: v3 --- [refs] | 2 +- trunk/include/linux/reiserfs_xattr.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 5ae995604515..4f95a608e12b 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 0409d3a332fc4347efba535a5003943f2a4aa1ca +refs/heads/master: 98ca79d52bc34b8dfff729bc8559dbb918c9d02a diff --git a/trunk/include/linux/reiserfs_xattr.h b/trunk/include/linux/reiserfs_xattr.h index 5353afb11db3..d42603dafc7c 100644 --- a/trunk/include/linux/reiserfs_xattr.h +++ b/trunk/include/linux/reiserfs_xattr.h @@ -3,7 +3,6 @@ */ #include -#include #include /* Magic value in header */ @@ -15,6 +14,7 @@ struct reiserfs_xattr_header { }; #ifdef __KERNEL__ +#include struct reiserfs_xattr_handler { char *prefix;