bfd/
[deliverable/binutils-gdb.git] / bfd / bfd.c
index 2c31e561fe53da6df90c2e0aaa43170a36f51bf4..e4c733c86fdd5f655076852d9778aec3009c1f65 100644 (file)
--- a/bfd/bfd.c
+++ b/bfd/bfd.c
@@ -202,10 +202,10 @@ CODE_FRAGMENT
 .
 */
 
-#include "bfd.h"
-#include "bfdver.h"
 #include "sysdep.h"
 #include <stdarg.h>
+#include "bfd.h"
+#include "bfdver.h"
 #include "libiberty.h"
 #include "demangle.h"
 #include "safe-ctype.h"
This page took 0.029156 seconds and 4 git commands to generate.