summaryrefslogtreecommitdiffstats
path: root/utils/readmap.c
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2002-12-03 21:17:27 +0000
committerJeremy Katz <katzj@redhat.com>2002-12-03 21:17:27 +0000
commit8c69e545392c9a5389dc9411df7848e175a4ca97 (patch)
treed7cb1e4668f464093f1c0dbc022c981ab3a9f08f /utils/readmap.c
parent23fbd51a6871420afd6143750f2f65a39231b503 (diff)
downloadanaconda-8c69e545392c9a5389dc9411df7848e175a4ca97.tar.gz
anaconda-8c69e545392c9a5389dc9411df7848e175a4ca97.tar.xz
anaconda-8c69e545392c9a5389dc9411df7848e175a4ca97.zip
make things build with loader/isys movement of stuff
Diffstat (limited to 'utils/readmap.c')
-rw-r--r--utils/readmap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/readmap.c b/utils/readmap.c
index 065173f66..5e42493ab 100644
--- a/utils/readmap.c
+++ b/utils/readmap.c
@@ -8,7 +8,7 @@
#include <stdlib.h>
#include <unistd.h>
-#include "../loader/lang.h"
+#include "../isys/lang.h"
int main(int argc, char ** argv) {
int console;