From 4613ad180d19082f99551477dcb13cb23d23661b Mon Sep 17 00:00:00 2001 From: Al Viro Date: Thu, 29 Mar 2012 22:30:07 -0400 Subject: ext3: move headers to fs/ext3/ Signed-off-by: Al Viro --- fs/ext3/ialloc.c | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) (limited to 'fs/ext3/ialloc.c') diff --git a/fs/ext3/ialloc.c b/fs/ext3/ialloc.c index 1cde2843801..e3c39e4cec1 100644 --- a/fs/ext3/ialloc.c +++ b/fs/ext3/ialloc.c @@ -12,21 +12,10 @@ * David S. Miller (davem@caip.rutgers.edu), 1995 */ -#include -#include -#include -#include -#include -#include -#include #include -#include #include -#include -#include - -#include +#include "ext3.h" #include "xattr.h" #include "acl.h" -- cgit v1.2.3-70-g09d2