gdbserver: Ensure all debug output uses debug functions
[deliverable/binutils-gdb.git] / gdb / gdbserver / spu-low.c
index c3a60a9a50c789752172f7081a766a5cca608510..97f985ae8f832c975fd31cdd22b7996f5aa575b3 100644 (file)
 
 #include "server.h"
 
-#include "gdb_wait.h"
+#include "common/gdb_wait.h"
 #include <sys/ptrace.h>
 #include <fcntl.h>
 #include <unistd.h>
 #include <sys/syscall.h>
-#include "filestuff.h"
+#include "common/filestuff.h"
 #include "hostio.h"
 #include "nat/fork-inferior.h"
 
This page took 0.04567 seconds and 4 git commands to generate.