summaryrefslogtreecommitdiffstats
path: root/loader/modules.c
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>2000-04-28 19:54:21 +0000
committerMatt Wilson <msw@redhat.com>2000-04-28 19:54:21 +0000
commit5bf3e12b141b508e2f36a35c6a403ef7f5bbb2db (patch)
treeb9df4f2e39e0670a769628a38b75b0d83a5f678b /loader/modules.c
parent13f701182c49f4931676a1850994c4e398553243 (diff)
downloadanaconda-5bf3e12b141b508e2f36a35c6a403ef7f5bbb2db.tar.gz
anaconda-5bf3e12b141b508e2f36a35c6a403ef7f5bbb2db.tar.xz
anaconda-5bf3e12b141b508e2f36a35c6a403ef7f5bbb2db.zip
move cpio.h include here
Diffstat (limited to 'loader/modules.c')
-rw-r--r--loader/modules.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/loader/modules.c b/loader/modules.c
index 46fe4cb3a..5cec569c8 100644
--- a/loader/modules.c
+++ b/loader/modules.c
@@ -15,7 +15,6 @@
#include "isys/imount.h"
#include "isys/isys.h"
-#include "isys/cpio.h"
#include "lang.h"
#include "loader.h"