diff options
Diffstat (limited to 'e2fsprogs/ext2fs/bmove.c')
-rw-r--r-- | e2fsprogs/ext2fs/bmove.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/e2fsprogs/ext2fs/bmove.c b/e2fsprogs/ext2fs/bmove.c index 7e98c0fe5..afc271022 100644 --- a/e2fsprogs/ext2fs/bmove.c +++ b/e2fsprogs/ext2fs/bmove.c | |||
@@ -14,9 +14,7 @@ | |||
14 | #if HAVE_SYS_TYPES_H | 14 | #if HAVE_SYS_TYPES_H |
15 | #include <sys/types.h> | 15 | #include <sys/types.h> |
16 | #endif | 16 | #endif |
17 | #if HAVE_SYS_TIME_H | ||
18 | #include <sys/time.h> | 17 | #include <sys/time.h> |
19 | #endif | ||
20 | 18 | ||
21 | #include "ext2_fs.h" | 19 | #include "ext2_fs.h" |
22 | #include "ext2fsP.h" | 20 | #include "ext2fsP.h" |