bfd/
[deliverable/binutils-gdb.git] / binutils / nlmconv.c
index 1d477086a8eea5001f525f67b15f5695fab94e6a..9932ba29b71da447bcbc0c598e05a720c595c2e6 100644 (file)
@@ -32,9 +32,9 @@
 #endif
 #endif
 
+#include "sysdep.h"
 #include "bfd.h"
 #include "libiberty.h"
-#include "bucomm.h"
 #include "safe-ctype.h"
 
 #include "ansidecl.h"
@@ -53,6 +53,8 @@
 #include "coff/ecoff.h"
 #endif
 
+#include "bucomm.h"
+
 /* If strerror is just a macro, we want to use the one from libiberty
    since it will handle undefined values.  */
 #undef strerror
This page took 0.02285 seconds and 4 git commands to generate.