summaryrefslogtreecommitdiff
path: root/ld/ldcref.c
diff options
context:
space:
mode:
Diffstat (limited to 'ld/ldcref.c')
-rw-r--r--ld/ldcref.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/ldcref.c b/ld/ldcref.c
index 3c0763b5a05..3966bbcb9c1 100644
--- a/ld/ldcref.c
+++ b/ld/ldcref.c
@@ -23,8 +23,8 @@ Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
The table is used to generate cross reference reports. It is also
used to implement the NOCROSSREFS command in the linker script. */
-#include "bfd.h"
#include "sysdep.h"
+#include "bfd.h"
#include "bfdlink.h"
#include "libiberty.h"
#include "demangle.h"