diff options
Diffstat (limited to 'bfd/newsos3.c')
-rw-r--r-- | bfd/newsos3.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/newsos3.c b/bfd/newsos3.c index b2494df..159a1e1 100644 --- a/bfd/newsos3.c +++ b/bfd/newsos3.c @@ -38,6 +38,6 @@ #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 */ #include "aout-target.h" |