Normalize includes to use common/
[deliverable/binutils-gdb.git] / gdb / remote-fileio.c
index be2ac8241454609f2b10b2929c337d1434990791..91caa2b0726a1022e3673eb8c761d5d66ef07946 100644 (file)
 #include "defs.h"
 #include "gdbcmd.h"
 #include "remote.h"
-#include "gdb_wait.h"
+#include "common/gdb_wait.h"
 #include <sys/stat.h>
 #include "remote-fileio.h"
 #include "event-loop.h"
 #include "target.h"
 #include "filenames.h"
-#include "filestuff.h"
+#include "common/filestuff.h"
 
 #include <fcntl.h>
-#include "gdb_sys_time.h"
+#include "common/gdb_sys_time.h"
 #ifdef __CYGWIN__
 #include <sys/cygwin.h>                /* For cygwin_conv_path.  */
 #endif
This page took 0.025136 seconds and 4 git commands to generate.