summaryrefslogtreecommitdiffstats
path: root/isys/isys.c
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2007-11-28 17:36:48 -0500
committerJeremy Katz <katzj@redhat.com>2007-11-28 17:36:48 -0500
commita08205562cc31ae02ccdec4eae2502111f457857 (patch)
treea8ed77b202325462912c3a1e332ea1d7f0b774b8 /isys/isys.c
parentf8b3a369fc75111f51c27dfd28d1a5d2c96dc835 (diff)
downloadanaconda-a08205562cc31ae02ccdec4eae2502111f457857.tar.gz
anaconda-a08205562cc31ae02ccdec4eae2502111f457857.tar.xz
anaconda-a08205562cc31ae02ccdec4eae2502111f457857.zip
we don't use these anymore and they break the build.
Diffstat (limited to 'isys/isys.c')
-rw-r--r--isys/isys.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/isys/isys.c b/isys/isys.c
index 60e9a353d..dd2266973 100644
--- a/isys/isys.c
+++ b/isys/isys.c
@@ -4,8 +4,6 @@
#include <dirent.h>
#include <errno.h>
#define u32 __u32
-#include <linux/ext2_fs.h>
-#include <linux/ext3_fs.h>
#include <ext2fs/ext2fs.h>
#include <fcntl.h>
#include <popt.h>