diff options
Diffstat (limited to 'e2fsprogs/ext2fs/unix_io.c')
-rw-r--r-- | e2fsprogs/ext2fs/unix_io.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/e2fsprogs/ext2fs/unix_io.c b/e2fsprogs/ext2fs/unix_io.c index 7f57afddc..69d01f49b 100644 --- a/e2fsprogs/ext2fs/unix_io.c +++ b/e2fsprogs/ext2fs/unix_io.c | |||
@@ -34,9 +34,7 @@ | |||
34 | #if HAVE_SYS_TYPES_H | 34 | #if HAVE_SYS_TYPES_H |
35 | #include <sys/types.h> | 35 | #include <sys/types.h> |
36 | #endif | 36 | #endif |
37 | #if HAVE_SYS_RESOURCE_H | ||
38 | #include <sys/resource.h> | 37 | #include <sys/resource.h> |
39 | #endif | ||
40 | 38 | ||
41 | #include "ext2_fs.h" | 39 | #include "ext2_fs.h" |
42 | #include "ext2fs.h" | 40 | #include "ext2fs.h" |