]> Pileus Git - ~andy/linux/blobdiff - fs/ext3/symlink.c
[media] radio-si470x: Add support for the new band APIs
[~andy/linux] / fs / ext3 / symlink.c
index 7c4898207776e91d0e8af56d2d80fefeea158453..6b01c3eab1f3729fdd3293675aebabd65dcb95a1 100644 (file)
  *  ext3 symlink handling code
  */
 
-#include <linux/fs.h>
-#include <linux/jbd.h>
-#include <linux/ext3_fs.h>
 #include <linux/namei.h>
+#include "ext3.h"
 #include "xattr.h"
 
 static void * ext3_follow_link(struct dentry *dentry, struct nameidata *nd)