bfd/
[deliverable/binutils-gdb.git] / binutils / size.c
index b2e2b2083413d29fa9c60efa8e4360bcbb67c3c2..f83b050506b8e0f34b7f9c4767d14c0b4ec68763 100644 (file)
    If you write shell scripts which manipulate this info then you may be
    out of luck; there's no --compatibility or --pedantic option.  */
 
+#include "sysdep.h"
 #include "bfd.h"
-#include "bucomm.h"
 #include "libiberty.h"
 #include "getopt.h"
+#include "bucomm.h"
 
 #ifndef BSD_DEFAULT
 #define BSD_DEFAULT 1
This page took 0.023016 seconds and 4 git commands to generate.