Linux: sys/ptrace.h -> nat/gdb_ptrace.h everywhere
[deliverable/binutils-gdb.git] / gdb / spu-linux-nat.c
index a043f53d3777c6375bdc9dda615cf7e81eb5dbf0..cb182bebcef8c56c6d65984393f5819eb6f6262c 100644 (file)
@@ -30,7 +30,7 @@
 #include "gdbthread.h"
 #include "gdb_bfd.h"
 
-#include <sys/ptrace.h>
+#include "nat/gdb_ptrace.h"
 #include <asm/ptrace.h>
 #include <sys/types.h>
 
This page took 0.027422 seconds and 4 git commands to generate.