diff --git a/contrib/binutils/ld/emultempl/elf32.em b/contrib/binutils/ld/emultempl/elf32.em index 7554447cea3..9d7a3b488e1 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 +#include static boolean gld${EMULATION_NAME}_check_ld_elf_hints PARAMS ((const char *, int));