summaryrefslogtreecommitdiff
path: root/ldso/ldso/ldso.c
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2001-07-13 06:16:26 +0000
committerEric Andersen <andersen@codepoet.org>2001-07-13 06:16:26 +0000
commitbdff18da870538c009576edc5af65334f446c7b9 (patch)
treedb482174295295a00f2c39c46ea655d0e6eebf11 /ldso/ldso/ldso.c
parent8fbaabf32397d26402f6f1e1165a31030630346c (diff)
Scrub up a few things I forgot. Add a few more cleanups.
-Erik
Diffstat (limited to 'ldso/ldso/ldso.c')
-rw-r--r--ldso/ldso/ldso.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ldso/ldso/ldso.c b/ldso/ldso/ldso.c
index 2824fa4e2..cbf6b1aae 100644
--- a/ldso/ldso/ldso.c
+++ b/ldso/ldso/ldso.c
@@ -95,7 +95,6 @@
#include "sysdep.h" /* before elf.h to get ELF_USES_RELOCA right */
#include <elf.h>
#include "linuxelf.h"
-#include "link.h"
#include "hash.h"
#include "syscall.h"
#include "string.h"