diff options
Diffstat (limited to 'bfd/i386mach3.c')
-rw-r--r-- | bfd/i386mach3.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/i386mach3.c b/bfd/i386mach3.c index 1bc99699645..6169990d554 100644 --- a/bfd/i386mach3.c +++ b/bfd/i386mach3.c @@ -40,7 +40,7 @@ #include "aout/aout64.h" #include "aout/stab_gnu.h" #include "aout/ar.h" -#include "libaout.h" /* BFD a.out internal data structures */ +#include "libaout.h" /* BFD a.out internal data structures */ #define DEFAULT_ARCH bfd_arch_i386 |