X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=ld%2Fldmain.h;h=b1db894a8914fa0cc8708f84cc37668ae8155640;hb=831bd6aa3b2d5e36c94b89756f58bb99f35026ca;hp=55bce8acc1835feb92ee722d33cd6dbb32a05c0a;hpb=6f2750feaf2827ef8a1a0a5b2f90c1e9a6cabbd1;p=deliverable%2Fbinutils-gdb.git diff --git a/ld/ldmain.h b/ld/ldmain.h index 55bce8acc1..b1db894a89 100644 --- a/ld/ldmain.h +++ b/ld/ldmain.h @@ -1,5 +1,5 @@ /* ldmain.h - - Copyright (C) 1991-2016 Free Software Foundation, Inc. + Copyright (C) 1991-2019 Free Software Foundation, Inc. This file is part of the GNU Binutils. @@ -29,7 +29,7 @@ extern FILE *saved_script_handle; extern FILE *previous_script_handle; extern bfd_boolean force_make_executable; extern char *default_target; -extern bfd_boolean trace_files; +extern unsigned int trace_files; extern bfd_boolean verbose; extern bfd_boolean version_printed; extern bfd_boolean demangling;