forked from Imagelibrary/binutils-gdb
Include bfd.h before sysdep.h, so ansidecl and PROTO() get defined first.
This commit is contained in:
@@ -23,8 +23,8 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
|
||||
the Hitach H8/300 with IEEE records.
|
||||
*/
|
||||
|
||||
#include "sysdep.h"
|
||||
#include "bfd.h"
|
||||
#include "sysdep.h"
|
||||
|
||||
#include "ld.h"
|
||||
#include "config.h"
|
||||
|
||||
Reference in New Issue
Block a user