symtab.c: Add cast
[deliverable/binutils-gdb.git] / gdb / amd64-linux-nat.c
index 2e1b081b0f4f492f8f9bc7e692ff308a7e00c21f..397f6643c4fe9f219625643ded0fab36d8266a6d 100644 (file)
@@ -23,7 +23,7 @@
 #include "regcache.h"
 #include "elf/common.h"
 #include <sys/uio.h>
-#include <sys/ptrace.h>
+#include "nat/gdb_ptrace.h"
 #include <asm/prctl.h>
 #include <sys/reg.h>
 #include "gregset.h"
This page took 0.023299 seconds and 4 git commands to generate.