diff --git a/bfd/ChangeLog b/bfd/ChangeLog index c0d8d6a555..1c342934a9 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,7 @@ +2011-04-01 Tristan Gingold + + * elfxx-ia64.c: include bfd_stdint.h + 2011-03-31 Jan Kratochvil * elf32-tic6x.c (elf32_tic6x_relocate_section): Remove unused variable diff --git a/bfd/elfxx-ia64.c b/bfd/elfxx-ia64.c index 26e591999e..bd73d28465 100644 --- a/bfd/elfxx-ia64.c +++ b/bfd/elfxx-ia64.c @@ -28,6 +28,7 @@ #include "elf/ia64.h" #include "objalloc.h" #include "hashtab.h" +#include "bfd_stdint.h" #define ARCH_SIZE NN