diff options
Diffstat (limited to 'gdb/top.c')
-rw-r--r-- | gdb/top.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -53,6 +53,7 @@ #include "gdbsupport/buffer.h" #include "gdb_select.h" #include "gdbsupport/scope-exit.h" +#include "gdbarch.h" /* readline include files. */ #include "readline/readline.h" |