Fix typo in gdb.python/py-objfile.exp
[deliverable/binutils-gdb.git] / gdb / arm-linux-nat.c
index f0ab98cace1a412d00803a514593be6a05ee40ca..ff156d0df5a2c7d6686a0e49cf23fd76b46b8933 100644 (file)
@@ -33,7 +33,7 @@
 
 #include <elf/common.h>
 #include <sys/user.h>
-#include <sys/ptrace.h>
+#include "nat/gdb_ptrace.h"
 #include <sys/utsname.h>
 #include <sys/procfs.h>
 
This page took 0.023481 seconds and 4 git commands to generate.