X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Fremote-fileio.c;h=11c141e42c4d5565dd809e582675432a1b0890d8;hb=268a13a5a3f7c6b9b6ffc5ac2d1b24eb41f3fbdc;hp=2f7ecf366c3e07beb4c6a08ee8b1cbb4ccb2cc4f;hpb=5b0e2db4fa08b43e9ff78d6e9a45d496522bd241;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/remote-fileio.c b/gdb/remote-fileio.c index 2f7ecf366c..11c141e42c 100644 --- a/gdb/remote-fileio.c +++ b/gdb/remote-fileio.c @@ -22,16 +22,16 @@ #include "defs.h" #include "gdbcmd.h" #include "remote.h" -#include "common/gdb_wait.h" +#include "gdbsupport/gdb_wait.h" #include #include "remote-fileio.h" #include "event-loop.h" #include "target.h" #include "filenames.h" -#include "common/filestuff.h" +#include "gdbsupport/filestuff.h" #include -#include "common/gdb_sys_time.h" +#include "gdbsupport/gdb_sys_time.h" #ifdef __CYGWIN__ #include /* For cygwin_conv_path. */ #endif