drop linux/ufs_fs.h from userspace export and relocate it to fs/ufs/ufs_fs.h
[deliverable/linux.git] / fs / ufs / dir.c
index aaf2878305ceb6b0108ebb5a0ea832504cd43e54..ef563fc8d72c3b62418d5ae13548ae156548d94a 100644 (file)
@@ -18,9 +18,9 @@
 
 #include <linux/time.h>
 #include <linux/fs.h>
-#include <linux/ufs_fs.h>
 #include <linux/swap.h>
 
+#include "ufs_fs.h"
 #include "ufs.h"
 #include "swab.h"
 #include "util.h"
This page took 0.025148 seconds and 5 git commands to generate.