projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
683819e
)
Include bfd.h before sysdep.h, so ansidecl and PROTO() get defined first.
author
John Gilmore
<gnu@cygnus>
Fri, 11 Oct 1991 11:38:10 +0000
(11:38 +0000)
committer
John Gilmore
<gnu@cygnus>
Fri, 11 Oct 1991 11:38:10 +0000
(11:38 +0000)
ld/h8300hds.c
patch
|
blob
|
history
diff --git
a/ld/h8300hds.c
b/ld/h8300hds.c
index 0f0be26254d04fac038c31e7a1d356e8910d99de..36ca6efce6d46b0b5516724e3cadb5fee9fd3487 100755
(executable)
--- a/
ld/h8300hds.c
+++ b/
ld/h8300hds.c
@@
-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"