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 /*