X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Fgdbserver%2Fhostio.c;h=8af4fbf4087aa8866c21990529492ea3bbac002a;hb=e8319fde715960466aca2461c74cec8907abd391;hp=cf75de0c00440ebe1814e6eef628f463451c8dc0;hpb=0747795c085d3b2a35da6bb474f32c58ce1b70c8;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/gdbserver/hostio.c b/gdb/gdbserver/hostio.c index cf75de0c00..8af4fbf408 100644 --- a/gdb/gdbserver/hostio.c +++ b/gdb/gdbserver/hostio.c @@ -1,5 +1,5 @@ /* Host file transfer support for gdbserver. - Copyright (C) 2007-2019 Free Software Foundation, Inc. + Copyright (C) 2007-2020 Free Software Foundation, Inc. Contributed by CodeSourcery. @@ -27,9 +27,7 @@ #include #include #include -#include "common/fileio.h" - -extern int remote_debug; +#include "gdbsupport/fileio.h" struct fd_list {