Allow gdb to find debug symbols file by build-id for PE file format also
[deliverable/binutils-gdb.git] / gdb / i386-linux-nat.c
index 8cb8c66c301d62eb21a2da98351582de418bc191..4401a2f5697045c945ae6ed097b39b13799bc578 100644 (file)
@@ -33,7 +33,9 @@
 #include "i386-linux-tdep.h"
 #include "x86-xstate.h"
 
+#include "linux-nat.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.024925 seconds and 4 git commands to generate.