Don't include system a.out.h in elf32-hppa.c.
Apparently include/aout/*.h isn't needed either, so just omit it. Should compile on Solaris now...
This commit is contained in:
parent
8d57a263f5
commit
89c88702c0
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
Fri Apr 30 17:34:11 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
|
||||
|
||||
* elf32-hppa.c: Don't include a.out.h. Apparently not even the
|
||||
GNU version is needed.
|
||||
|
||||
Fri Apr 30 09:38:59 1993 Jim Kingdon (kingdon@cygnus.com)
|
||||
|
||||
* coffcode.h: use dummy_reloc16_extra_cases rather than casting abort.
|
||||
|
|
Loading…
Reference in a new issue