diff options
Diffstat (limited to 'fs/orangefs/xattr.c')
-rw-r--r-- | fs/orangefs/xattr.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fs/orangefs/xattr.c b/fs/orangefs/xattr.c index aeb3c30..0e4e016 100644 --- a/fs/orangefs/xattr.c +++ b/fs/orangefs/xattr.c @@ -9,8 +9,8 @@ */ #include "protocol.h" -#include "pvfs2-kernel.h" -#include "pvfs2-bufmap.h" +#include "orangefs-kernel.h" +#include "orangefs-bufmap.h" #include <linux/posix_acl_xattr.h> #include <linux/xattr.h> |