]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - fs/ufs/symlink.c
ufs: move non-layout parts of ufs_fs.h to fs/ufs/
[karo-tx-linux.git] / fs / ufs / symlink.c
index d8549f807e8003ef06abc6c79a34799829b7d204..43ac10e75a4aae8234a20cf301b55aaa7ad661e2 100644 (file)
@@ -28,6 +28,8 @@
 #include <linux/fs.h>
 #include <linux/namei.h>
 #include <linux/ufs_fs.h>
+#include "ufs.h"
+
 
 static void *ufs_follow_link(struct dentry *dentry, struct nameidata *nd)
 {