]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/ext4/symlink.c
ext4: move headers out of include/linux
[linux-2.6-omap-h63xx.git] / fs / ext4 / symlink.c
index e6f9da4287c455d5975a87668d90dff7e1dcd766..e9178643dc01132b72a396b8099ad0cd8c3785c6 100644 (file)
@@ -19,8 +19,8 @@
 
 #include <linux/fs.h>
 #include <linux/jbd2.h>
-#include <linux/ext4_fs.h>
 #include <linux/namei.h>
+#include "ext4.h"
 #include "xattr.h"
 
 static void * ext4_follow_link(struct dentry *dentry, struct nameidata *nd)