[ARM][gas] fix build breakage with gcc-10 by using correct enum type
[deliverable/binutils-gdb.git] / bfd / mach-o-x86-64.c
index 9ee93a4ffb970eff25478897dd8d53a5a9aed819..fdc6558f5422616ba8b166a8dee028535d609a1d 100644 (file)
@@ -1,5 +1,5 @@
 /* Intel x86-64 Mach-O support for BFD.
-   Copyright (C) 2010-2018 Free Software Foundation, Inc.
+   Copyright (C) 2010-2020 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/x86-64.h"
 
 #define bfd_mach_o_object_p bfd_mach_o_x86_64_object_p
This page took 0.023315 seconds and 4 git commands to generate.