X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=bfd%2Fmach-o-i386.c;h=75901c65399fb77f9c73f2c03020c5ef5c19ae26;hb=2c115c4f3cb57cfed7a1be5bbccf0f1bc6f7fdbc;hp=4918e5e6da414883a3656319a8e1c07cba08d083;hpb=219d1afa89d0d53ca93a684cac341f16470f3ca0;p=external%2Fbinutils.git diff --git a/bfd/mach-o-i386.c b/bfd/mach-o-i386.c index 4918e5e..75901c6 100644 --- a/bfd/mach-o-i386.c +++ b/bfd/mach-o-i386.c @@ -1,5 +1,5 @@ /* Intel i386 Mach-O support for BFD. - Copyright (C) 2009-2018 Free Software Foundation, Inc. + Copyright (C) 2009-2019 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. @@ -19,10 +19,10 @@ 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