diff options
Diffstat (limited to 'gdb/infrun.c')
-rw-r--r-- | gdb/infrun.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/infrun.c b/gdb/infrun.c index f66298b..fa25006 100644 --- a/gdb/infrun.c +++ b/gdb/infrun.c @@ -29,6 +29,7 @@ #include "gdb_wait.h" #include "gdbcore.h" #include "gdbcmd.h" +#include "cli/cli-script.h" #include "target.h" #include "gdbthread.h" #include "annotate.h" |