]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - ld/ldcref.c
bfd/
[thirdparty/binutils-gdb.git] / ld / ldcref.c
index 3c0763b5a0573ee48b0f7628f807acaea54577a5..3966bbcb9c1ba1f8fb28da226c8307f5bd79a22e 100644 (file)
@@ -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"