Move PTRACE_GETREGSET and PTRACE_SETREGSET to nat/linux-ptrace.h
[deliverable/binutils-gdb.git] / gdb / i386-linux-nat.c
index 8cb8c66c301d62eb21a2da98351582de418bc191..56663613a89128b1ead1d70467e128eaff41d225 100644 (file)
@@ -34,6 +34,7 @@
 #include "x86-xstate.h"
 
 #include "x86-linux-nat.h"
+#include "nat/linux-ptrace.h"
 
 /* The register sets used in GNU/Linux ELF core-dumps are identical to
    the register sets in `struct user' that is used for a.out
This page took 0.023728 seconds and 4 git commands to generate.