move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.h
[deliverable/linux.git] / fs / reiserfs / fix_node.c
index 1e4250bc3a6f168d49ab2ead734e1e16726dedc7..430e0658704c3f1c19d903e78d03e80f4c305484 100644 (file)
@@ -37,7 +37,7 @@
 #include <linux/time.h>
 #include <linux/slab.h>
 #include <linux/string.h>
-#include <linux/reiserfs_fs.h>
+#include "reiserfs.h"
 #include <linux/buffer_head.h>
 
 /* To make any changes in the tree we find a node, that contains item
This page took 0.033944 seconds and 5 git commands to generate.