Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / gdbserver / spu-low.c
index c3a60a9a50c789752172f7081a766a5cca608510..4930c59d73005a83df52f6c435fa62b50b5eedf4 100644 (file)
 
 #include "server.h"
 
-#include "gdb_wait.h"
+#include "gdbsupport/gdb_wait.h"
 #include <sys/ptrace.h>
 #include <fcntl.h>
 #include <unistd.h>
 #include <sys/syscall.h>
-#include "filestuff.h"
+#include "gdbsupport/filestuff.h"
 #include "hostio.h"
 #include "nat/fork-inferior.h"
 
This page took 0.024107 seconds and 4 git commands to generate.