diff options
Diffstat (limited to 'ld/elf-hints-local.h')
-rw-r--r-- | ld/elf-hints-local.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/elf-hints-local.h b/ld/elf-hints-local.h index 02dd019..9cdfa2f 100644 --- a/ld/elf-hints-local.h +++ b/ld/elf-hints-local.h @@ -25,7 +25,7 @@ #ifndef _ELF_HINTS_H_ #define _ELF_HINTS_H_ -#include "bfd_stdint.h" +#include <stdint.h> /* Hints file produced by ldconfig. */ struct elfhints_hdr |