bfd/
[deliverable/binutils-gdb.git] / binutils / coffdump.c
index 8f1a407e163b76eef97a5bf7d60e101e8def5eec..7b6ead4af3886a11ee40e40e4a1fa9fff0edcfac 100644 (file)
    This module reads a type tree generated by coffgrok and prints
    it out so we can test the grokker.  */
 
+#include "sysdep.h"
 #include "bfd.h"
 #include "libiberty.h"
+#include "bucomm.h"
 
 #include "coffgrok.h"
-#include "bucomm.h"
 #include "getopt.h"
 
 static int atnl;
This page took 0.024879 seconds and 4 git commands to generate.