Revert to Fedora kernel-2.6.17-1.2187_FC5 patched with vs2.0.2.1; there are too many...
[linux-2.6.git] / include / linux / reiserfs_xattr.h
index 5e96103..5353afb 100644 (file)
@@ -2,6 +2,8 @@
   File: linux/reiserfs_xattr.h
 */
 
+#include <linux/config.h>
+#include <linux/init.h>
 #include <linux/xattr.h>
 
 /* Magic value in header */
@@ -13,7 +15,6 @@ struct reiserfs_xattr_header {
 };
 
 #ifdef __KERNEL__
-#include <linux/init.h>
 
 struct reiserfs_xattr_handler {
        char *prefix;