diff options
Diffstat (limited to 'bfd/host-aout.c')
-rw-r--r-- | bfd/host-aout.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/host-aout.c b/bfd/host-aout.c index d35074f..2b8b4ed 100644 --- a/bfd/host-aout.c +++ b/bfd/host-aout.c @@ -65,7 +65,7 @@ #undef TARGET_IS_BIG_ENDIAN_P #endif -#include "libaout.h" /* BFD a.out internal data structures */ +#include "libaout.h" /* BFD a.out internal data structures */ #include "aout/aout64.h" #ifdef HOST_MACHINE_ARCH |