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