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;