Remove tui_alloc_source_buffer
[external/binutils.git] / gdb / linux-record.c
index 338e8b9..11bb990 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