diff options
Diffstat (limited to 'gdb/exec.c')
-rw-r--r-- | gdb/exec.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -38,7 +38,7 @@ #include "source.h" #include <fcntl.h> -#include "readline/readline.h" +#include "readline/tilde.h" #include "gdbcore.h" #include <ctype.h> |