Remove unneeded inclusion of <linux/time.h> from <linux/ufs_fs.h>
authorDavid Woodhouse <dwmw2@infradead.org>
Wed, 3 May 2006 23:59:14 +0000 (00:59 +0100)
committerDavid Woodhouse <dwmw2@infradead.org>
Wed, 3 May 2006 23:59:14 +0000 (00:59 +0100)
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
include/linux/ufs_fs.h

index 843aeaaa79d4a4cb8d68b21ff1518bfe1b8283aa..86b5b4271b5a7b5e9d00c1d2092005eea53f8ae1 100644 (file)
@@ -32,7 +32,6 @@
 
 #include <linux/types.h>
 #include <linux/kernel.h>
-#include <linux/time.h>
 #include <linux/stat.h>
 #include <linux/fs.h>
 
This page took 0.026363 seconds and 5 git commands to generate.