summaryrefslogtreecommitdiff
path: root/utils/5l
diff options
context:
space:
mode:
authorforsyth <forsyth@lavoro.terzarima.net>2013-06-03 21:13:27 +0000
committerforsyth <forsyth@lavoro.terzarima.net>2013-06-03 21:13:27 +0000
commit0c407e1dbf0a89cf3ec26814327abea54b532d03 (patch)
tree4f427371acfdce151d0e45c31ed6ef8c1cf6e082 /utils/5l
parent45a20ab721a513710138340faff3d59a31c3e01e (diff)
add ld/elf.h and have ?l/l.h include it
Diffstat (limited to 'utils/5l')
-rw-r--r--utils/5l/l.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/5l/l.h b/utils/5l/l.h
index bd734f1e..40186fb6 100644
--- a/utils/5l/l.h
+++ b/utils/5l/l.h
@@ -1,7 +1,7 @@
#include <lib9.h>
#include <bio.h>
#include "../5c/5.out.h"
-#include "../8l/elf.h"
+#include "../ld/elf.h"
#ifndef EXTERN
#define EXTERN extern