mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 01:07:52 +00:00
Include bfd.h before sysdep.h, so ansidecl and PROTO() get defined first.
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
/*** copy.c -- copy object file from input to output, optionally
|
||||
massaging it */
|
||||
#include <sysdep.h>
|
||||
#include "bfd.h"
|
||||
|
||||
#include "sysdep.h"
|
||||
|
||||
asymbol **sympp;
|
||||
char *input_target = NULL;
|
||||
|
||||
Reference in New Issue
Block a user