X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Fremote-fileio.h;h=ab73f9ba7dbe0c79a88a4aa163ffe97d06dc8024;hb=f6044a4be7f6f04e96f145ba045608e75e1e852b;hp=ed553a44687cd5a29d045db0bf5b8cd0eb993d2e;hpb=6b8edb5101861228778b7c2d014e20c5ba0c156a;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/remote-fileio.h b/gdb/remote-fileio.h index ed553a4468..ab73f9ba7d 100644 --- a/gdb/remote-fileio.h +++ b/gdb/remote-fileio.h @@ -1,6 +1,6 @@ /* Remote File-I/O communications - Copyright (C) 2003-2018 Free Software Foundation, Inc. + Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of GDB. @@ -22,9 +22,10 @@ #ifndef REMOTE_FILEIO_H #define REMOTE_FILEIO_H -#include "fileio.h" +#include "gdbsupport/fileio.h" struct cmd_list_element; +struct remote_target; /* Unified interface to remote fileio, called in remote.c from remote_wait () and remote_async_wait (). */