Fix typo in gdb.python/py-objfile.exp
[deliverable/binutils-gdb.git] / gdb / ppc-linux-nat.c
index 4ed03d0204d0fbb62ce51c6268f3e560408c6468..751468551e14c998d14a6d6fe680039e5ce170a9 100644 (file)
@@ -33,7 +33,7 @@
 #include "gdb_wait.h"
 #include <fcntl.h>
 #include <sys/procfs.h>
-#include <sys/ptrace.h>
+#include "nat/gdb_ptrace.h"
 
 /* Prototypes for supply_gregset etc.  */
 #include "gregset.h"
This page took 0.023187 seconds and 4 git commands to generate.