summaryrefslogtreecommitdiffstats
path: root/contrib/binutils/ld/mri.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/binutils/ld/mri.c')
-rw-r--r--contrib/binutils/ld/mri.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/binutils/ld/mri.c b/contrib/binutils/ld/mri.c
index 5330df3..8fe0160 100644
--- a/contrib/binutils/ld/mri.c
+++ b/contrib/binutils/ld/mri.c
@@ -1,6 +1,6 @@
/* mri.c -- handle MRI style linker scripts
Copyright 1991, 1992, 1993, 1994, 1996, 1997, 1998, 1999, 2000, 2001,
- 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
+ 2002, 2003, 2004, 2005, 2007 Free Software Foundation, Inc.
This file is part of GLD, the Gnu Linker.
@@ -24,8 +24,8 @@ Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA
Contributed by Steve Chamberlain <sac@cygnus.com>. */
-#include "bfd.h"
#include "sysdep.h"
+#include "bfd.h"
#include "ld.h"
#include "ldexp.h"
#include "ldlang.h"
OpenPOWER on IntegriCloud