]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - bfd/mach-o.c
bfd/
[thirdparty/binutils-gdb.git] / bfd / mach-o.c
index f6baf3258b4430c05f3c31f9b1e3ce74cdb5b577..d4abbeccd2d09090057aadfc4967518c213f55eb 100644 (file)
@@ -18,9 +18,9 @@
    along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */
 
+#include "sysdep.h"
 #include "mach-o.h"
 #include "bfd.h"
-#include "sysdep.h"
 #include "libbfd.h"
 #include "libiberty.h"
 #include <ctype.h>