diff options
Diffstat (limited to 'lib/ext2fs/flushb.c')
-rw-r--r-- | lib/ext2fs/flushb.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/ext2fs/flushb.c b/lib/ext2fs/flushb.c index 342576ba..03f48a6f 100644 --- a/lib/ext2fs/flushb.c +++ b/lib/ext2fs/flushb.c @@ -21,12 +21,7 @@ #include <sys/ioctl.h> #endif -#if EXT2_FLAT_INCLUDES #include "ext2_fs.h" -#else -#include <linux/ext2_fs.h> -#endif - #include "ext2fs.h" /* |