summaryrefslogtreecommitdiffstats
path: root/loader
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>2002-05-06 19:18:18 +0000
committerMatt Wilson <msw@redhat.com>2002-05-06 19:18:18 +0000
commit5740c05765c71171c7b4c5950989134e4c261717 (patch)
treefa9389e416b71a7be1731534ec2713b0c12882b6 /loader
parent815c9a5e2d98c971e2aad93b354adf8dbb66b81a (diff)
downloadanaconda-5740c05765c71171c7b4c5950989134e4c261717.tar.gz
anaconda-5740c05765c71171c7b4c5950989134e4c261717.tar.xz
anaconda-5740c05765c71171c7b4c5950989134e4c261717.zip
make it build again
Diffstat (limited to 'loader')
-rw-r--r--loader/moduledeps.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/loader/moduledeps.c b/loader/moduledeps.c
index 16f9a0e3a..d4ec14669 100644
--- a/loader/moduledeps.c
+++ b/loader/moduledeps.c
@@ -9,6 +9,7 @@
#include <sys/stat.h>
#include <unistd.h>
+#include <rpmlib.h>
#include "misc.h"
#include "modules.h"
#include "moduledeps.h"