diff options
Diffstat (limited to 'gdb/top.c')
-rw-r--r-- | gdb/top.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -25,6 +25,7 @@ #include "cli/cli-decode.h" #include "symtab.h" #include "inferior.h" +#include "infrun.h" #include "exceptions.h" #include <signal.h> #include "target.h" |