fix include file ordering problem (bfd.h vs. symfile.h)
[deliverable/binutils-gdb.git] / gdb / remote-nindy.c
index 033306bfe8323ab91b86afa56437f305fbc7b217..55efac778dacd76f295b15290bd7604916163f8c 100644 (file)
@@ -102,11 +102,11 @@ NINDY ROM monitor at the other end of the line.
 
 #include "frame.h"
 #include "inferior.h"
+#include "bfd.h"
 #include "symfile.h"
 #include "target.h"
 #include "gdbcore.h"
 #include "command.h"
-#include "bfd.h"
 #include "ieee-float.h"
 
 #include "wait.h"
This page took 0.024174 seconds and 4 git commands to generate.