ufs: move non-layout parts of ufs_fs.h to fs/ufs/
[deliverable/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)
 {
This page took 0.023858 seconds and 5 git commands to generate.