diff options
Diffstat (limited to 'bfd/coff-rs6000.c')
-rw-r--r-- | bfd/coff-rs6000.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/coff-rs6000.c b/bfd/coff-rs6000.c index 1f976d9..06ee721 100644 --- a/bfd/coff-rs6000.c +++ b/bfd/coff-rs6000.c @@ -114,6 +114,7 @@ extern int rs6000coff_core_file_failing_signal (bfd *abfd); #define bfd_pe_print_pdata NULL #endif +#include <stdint.h> #include "coffcode.h" /* The main body of code is in coffcode.h. */ |