Make TUI borders respect "set style enabled"
[deliverable/binutils-gdb.git] / gdb / record.h
index f371b7f7cc13d2eebeaff4be0bbb7c4193fc81a9..1bdd53774ad67fca1d0c4edd295c6fa0588fa9dc 100644 (file)
@@ -1,6 +1,6 @@
 /* Process record and replay target for GDB, the GNU debugger.
 
-   Copyright (C) 2008-2019 Free Software Foundation, Inc.
+   Copyright (C) 2008-2020 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -23,6 +23,7 @@
 #include "target/waitstatus.h" /* For enum target_stop_reason.  */
 #include "gdbsupport/enum-flags.h"
 
+struct address_space;
 struct cmd_list_element;
 struct inferior;
 
This page took 0.024161 seconds and 4 git commands to generate.