aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
Diffstat (limited to 'ld')
-rwxr-xr-xld/h8300hds.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/h8300hds.c b/ld/h8300hds.c
index 0f0be26..36ca6ef 100755
--- 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"