diff options
Diffstat (limited to 'gdb/remote-notif.c')
-rw-r--r-- | gdb/remote-notif.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/remote-notif.c b/gdb/remote-notif.c index d3e1b26..650a0f8 100644 --- a/gdb/remote-notif.c +++ b/gdb/remote-notif.c @@ -38,6 +38,7 @@ #include "event-loop.h" #include "target.h" #include "inferior.h" +#include "infrun.h" #include "gdbcmd.h" #include <string.h> |