Fix typo in gdb.python/py-objfile.exp
[deliverable/binutils-gdb.git] / gdb / xtensa-linux-nat.c
index fa627320d6ffc481bb0be78822108b1de78320cc..7f530ce7903e6d26118556b94272bb6195162159 100644 (file)
@@ -31,7 +31,7 @@
 #include "gdb_wait.h"
 #include <fcntl.h>
 #include <sys/procfs.h>
-#include <sys/ptrace.h>
+#include "nat/gdb_ptrace.h"
 #include <asm/ptrace.h>
 
 #include "gregset.h"
This page took 0.023191 seconds and 4 git commands to generate.