*** ./bfd/coff-rs6000.c.ORIG Tue Jul 29 23:28:44 2014 --- ./bfd/coff-rs6000.c Tue Jul 29 23:29:15 2014 *************** *** 114,120 **** --- 114,124 ---- #define bfd_pe_print_pdata NULL #endif + #if defined(_AIX) && !defined(_AIX52) + #include + #else #include + #endif #include "coffcode.h" /* The main body of code is in coffcode.h. */ *** ./bfd/coff64-rs6000.c.ORIG Tue Jul 29 23:35:09 2014 --- ./bfd/coff64-rs6000.c Tue Jul 29 23:35:37 2014 *************** *** 277,283 **** --- 277,287 ---- #define bfd_pe_print_pdata NULL #endif + #if defined(_AIX) && !defined(_AIX52) + #include + #else #include + #endif #include "coffcode.h" /* For XCOFF64, the effective width of symndx changes depending on