Browse Source

fs/attr.c: header included twice

Header included twice.

Signed-off-by: Nicolas Kaiser <nikai@nikai.net>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Nicolas Kaiser 19 years ago
parent
commit
c566c6dbf9
1 changed files with 0 additions and 1 deletions
  1. 0 1
      fs/attr.c

+ 0 - 1
fs/attr.c

@@ -14,7 +14,6 @@
 #include <linux/fcntl.h>
 #include <linux/fcntl.h>
 #include <linux/quotaops.h>
 #include <linux/quotaops.h>
 #include <linux/security.h>
 #include <linux/security.h>
-#include <linux/time.h>
 
 
 /* Taken over from the old code... */
 /* Taken over from the old code... */