forked from Imagelibrary/binutils-gdb
* coff-pe-read.c: Include defs.h before bfd.h.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2011-11-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
|
||||
|
||||
* coff-pe-read.c: Include defs.h before bfd.h.
|
||||
|
||||
2011-11-04 Phil Muldoon <pmuldoon@redhat.com>
|
||||
|
||||
PR Python/13345
|
||||
|
||||
@@ -24,9 +24,8 @@
|
||||
|
||||
#include "coff-pe-read.h"
|
||||
|
||||
#include "bfd.h"
|
||||
|
||||
#include "defs.h"
|
||||
#include "bfd.h"
|
||||
#include "gdbtypes.h"
|
||||
|
||||
#include "symtab.h"
|
||||
|
||||
Reference in New Issue
Block a user