summaryrefslogtreecommitdiffstats
path: root/contrib/binutils
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/binutils')
-rw-r--r--contrib/binutils/ld/emultempl/elf32.em2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/binutils/ld/emultempl/elf32.em b/contrib/binutils/ld/emultempl/elf32.em
index 7554447..9d7a3b4 100644
--- a/contrib/binutils/ld/emultempl/elf32.em
+++ b/contrib/binutils/ld/emultempl/elf32.em
@@ -169,7 +169,7 @@ if [ "x${host}" = "x${target}" ] ; then
/*
* Read the system search path the FreeBSD way rather than like Linux.
*/
-#include <elf.h>
+#include <elf-hints.h>
static boolean gld${EMULATION_NAME}_check_ld_elf_hints
PARAMS ((const char *, int));
OpenPOWER on IntegriCloud