* elfread.c: Include elf-bfd.h rather than libelf.h.
This commit is contained in:
parent
d033806fda
commit
a99d0ef1ea
@ -1,3 +1,7 @@
|
||||
Tue Oct 31 13:01:15 1995 Fred Fish <fnf@cygnus.com>
|
||||
|
||||
* elfread.c: Include elf-bfd.h rather than libelf.h.
|
||||
|
||||
Tue Oct 31 10:42:42 1995 steve chamberlain <sac@slash.cygnus.com>
|
||||
|
||||
* win32-nat.c (xlate_exception): Treat a stack overflow like a SEGV.
|
||||
|
@ -21,7 +21,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
|
||||
#include "defs.h"
|
||||
#include "bfd.h"
|
||||
#include "gdb_string.h"
|
||||
#include "libelf.h"
|
||||
#include "elf-bfd.h"
|
||||
#include "elf/mips.h"
|
||||
#include "symtab.h"
|
||||
#include "symfile.h"
|
||||
|
Loading…
Reference in New Issue
Block a user