diff options
Diffstat (limited to 'gdb/exec.c')
-rw-r--r-- | gdb/exec.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -36,6 +36,7 @@ #endif #include <fcntl.h> +#include <readline/readline.h> #include "gdb_string.h" #include "gdbcore.h" |
index : riscv-gnu-toolchain/gdb.git | ||
Unnamed repository; edit this file 'description' to name the repository. | root |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | gdb/exec.c | 1 |
@@ -36,6 +36,7 @@ #endif #include <fcntl.h> +#include <readline/readline.h> #include "gdb_string.h" #include "gdbcore.h" |