Skip to content

Commit

Permalink
fs/attr.c: header included twice
Browse files Browse the repository at this point in the history
Header included twice.

Signed-off-by: Nicolas Kaiser <nikai@nikai.net>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
  • Loading branch information
Nicolas Kaiser authored and Adrian Bunk committed Jan 11, 2006
1 parent 0563572 commit c566c6d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fs/attr.c
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
#include <linux/fcntl.h>
#include <linux/quotaops.h>
#include <linux/security.h>
#include <linux/time.h>

/* Taken over from the old code... */

Expand Down

0 comments on commit c566c6d

Please sign in to comment.