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