Don't include gdbarch.h from defs.h
[deliverable/binutils-gdb.git] / gdb / linux-record.c
index 338e8b93c916c92e85db0049669d5c311f3e7b8b..11bb990fcae897fa329534601d2138f4b6239b25 100644 (file)
@@ -24,6 +24,7 @@
 #include "record.h"
 #include "record-full.h"
 #include "linux-record.h"
+#include "gdbarch.h"
 
 /* These macros are the values of the first argument of system call
    "sys_ptrace".  The values of these macros were obtained from Linux
This page took 0.036665 seconds and 4 git commands to generate.