Skip to content

Commit

Permalink
Remove unneeded inclusion of <linux/time.h> from <linux/ufs_fs.h>
Browse files Browse the repository at this point in the history
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
  • Loading branch information
David Woodhouse committed May 3, 2006
1 parent eba7f3b commit ac12c0f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/linux/ufs_fs.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@

#include <linux/types.h>
#include <linux/kernel.h>
#include <linux/time.h>
#include <linux/stat.h>
#include <linux/fs.h>

Expand Down

0 comments on commit ac12c0f

Please sign in to comment.