summaryrefslogtreecommitdiff
path: root/ldso/ldso/ld_hash.h
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2002-03-19 10:43:35 +0000
committerEric Andersen <andersen@codepoet.org>2002-03-19 10:43:35 +0000
commit2aed5b3bb028aa3519fb29a859b4d1d0184c6cdb (patch)
treed4bdfe13ce1b565dd176efbc7b864c68bc879061 /ldso/ldso/ld_hash.h
parent0af2186df018cb9f21d592e7eefd6ab951938647 (diff)
Cleanup header files a bit.
-Erik
Diffstat (limited to 'ldso/ldso/ld_hash.h')
-rw-r--r--ldso/ldso/ld_hash.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ldso/ldso/ld_hash.h b/ldso/ldso/ld_hash.h
index 01b3a4c33..c0b3e0409 100644
--- a/ldso/ldso/ld_hash.h
+++ b/ldso/ldso/ld_hash.h
@@ -1,7 +1,7 @@
#ifndef _HASH_H_
#define _HASH_H_
-#include <elf.h>
+#include "linuxelf.h"
/* Header file that describes the internal data structures used by the
* ELF dynamic linker. */