]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/ufs/symlink.c
Merge branches 'sched/cleanups' and 'linus' into sched/core
[karo-tx-linux.git] / fs / ufs / symlink.c
index d8549f807e8003ef06abc6c79a34799829b7d204..c0156eda44bcff1e53e17689167da63b046ca926 100644 (file)
 
 #include <linux/fs.h>
 #include <linux/namei.h>
-#include <linux/ufs_fs.h>
+
+#include "ufs_fs.h"
+#include "ufs.h"
+
 
 static void *ufs_follow_link(struct dentry *dentry, struct nameidata *nd)
 {