aboutsummaryrefslogtreecommitdiff
path: root/e2fsprogs/ext2fs/unix_io.c
diff options
context:
space:
mode:
authorlandley <landley@69ca8d6d-28ef-0310-b511-8ec308f3f277>2006-05-03 21:58:45 +0000
committerlandley <landley@69ca8d6d-28ef-0310-b511-8ec308f3f277>2006-05-03 21:58:45 +0000
commit3deb55b80e36df0a009838de476e908a038c3176 (patch)
tree4345ba7255410654b6c8c4d7f51122643f6d9584 /e2fsprogs/ext2fs/unix_io.c
parent7d70fc2397bbb913a9710c790c27bf7e96cdda6f (diff)
downloadbusybox-w32-3deb55b80e36df0a009838de476e908a038c3176.tar.gz
busybox-w32-3deb55b80e36df0a009838de476e908a038c3176.tar.bz2
busybox-w32-3deb55b80e36df0a009838de476e908a038c3176.zip
Big dead code elimination pass from Garrett.
git-svn-id: svn://busybox.net/trunk/busybox@14989 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'e2fsprogs/ext2fs/unix_io.c')
-rw-r--r--e2fsprogs/ext2fs/unix_io.c2
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"