diff options
Diffstat (limited to 'bfd/elf32-avr.c')
-rw-r--r-- | bfd/elf32-avr.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bfd/elf32-avr.c b/bfd/elf32-avr.c index 13e28d8..527149c 100644 --- a/bfd/elf32-avr.c +++ b/bfd/elf32-avr.c @@ -25,7 +25,6 @@ #include "elf-bfd.h" #include "elf/avr.h" #include "elf32-avr.h" -#include "bfd_stdint.h" /* Enable debugging printout at stdout with this variable. */ static bfd_boolean debug_relax = FALSE; |