From bfdf5c9ae595960a07176af0ee030a4326a4d4e7 Mon Sep 17 00:00:00 2001 From: Joe Perches Date: Tue, 29 Apr 2008 08:11:12 -0400 Subject: [PATCH] --- yaml --- r: 95045 b: refs/heads/master c: 418f6e9e5b77443a66f4457bc60f391e4fba8ad8 h: refs/heads/master i: 95043: 904c5ac6d8cc604111e07c15abd75b1262844347 v: v3 --- [refs] | 2 +- trunk/include/linux/ext4_fs.h | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 147fc97f785a..be7fe3facaee 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d3a95d477d4fcb2c276b8357087a6c862c9e1949 +refs/heads/master: 418f6e9e5b77443a66f4457bc60f391e4fba8ad8 diff --git a/trunk/include/linux/ext4_fs.h b/trunk/include/linux/ext4_fs.h index 33bc88568c54..1ae0f965f386 100644 --- a/trunk/include/linux/ext4_fs.h +++ b/trunk/include/linux/ext4_fs.h @@ -19,7 +19,6 @@ #include #include #include - #include /* @@ -176,7 +175,6 @@ struct ext4_group_desc #define EXT4_BG_INODE_ZEROED 0x0004 /* On-disk itable initialized to zero */ #ifdef __KERNEL__ -#include #include #endif /*