Fix indentation (and clang warning) in c-lang.c
[deliverable/binutils-gdb.git] / bfd / mach-o-i386.c
index 370afe64c98029492fcfafd90c0be020a9471453..75901c65399fb77f9c73f2c03020c5ef5c19ae26 100644 (file)
@@ -1,5 +1,5 @@
 /* Intel i386 Mach-O support for BFD.
-   Copyright (C) 2009-2017 Free Software Foundation, Inc.
+   Copyright (C) 2009-2019 Free Software Foundation, Inc.
 
    This file is part of BFD, the Binary File Descriptor library.
 
    MA 02110-1301, USA.  */
 
 #include "sysdep.h"
-#include "mach-o.h"
 #include "bfd.h"
 #include "libbfd.h"
 #include "libiberty.h"
+#include "mach-o.h"
 #include "mach-o/reloc.h"
 
 #define bfd_mach_o_object_p bfd_mach_o_i386_object_p
This page took 0.025985 seconds and 4 git commands to generate.