]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - fs/reiserfs/xattr.c
move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.h
[karo-tx-linux.git] / fs / reiserfs / xattr.c
index 61c9b5633e27b793ac7a818a42cf0f9755c3923d..46fc1c20a6b1c65ccd72a8f18106283b01197916 100644 (file)
@@ -33,7 +33,7 @@
  * The xattrs themselves are protected by the xattr_sem.
  */
 
-#include <linux/reiserfs_fs.h>
+#include "reiserfs.h"
 #include <linux/capability.h>
 #include <linux/dcache.h>
 #include <linux/namei.h>