Linux: sys/ptrace.h -> nat/gdb_ptrace.h everywhere
[deliverable/binutils-gdb.git] / gdb / m32r-linux-nat.c
index e5e867b34911f70e8179c4dd0e2e344e2a71250c..781bb78b50b785df5d49f842aaa5a1114f10c996 100644 (file)
@@ -23,7 +23,7 @@
 #include "regcache.h"
 #include "linux-nat.h"
 #include "target.h"
-#include <sys/ptrace.h>
+#include "nat/gdb_ptrace.h"
 #include <sys/user.h>
 #include <sys/procfs.h>
 
This page took 0.024083 seconds and 4 git commands to generate.