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 cc0011f..f41ebc3 100644 --- a/gdb/remote-notif.c +++ b/gdb/remote-notif.c @@ -40,6 +40,7 @@ #include "inferior.h" #include "infrun.h" #include "gdbcmd.h" +#include "async-event.h" bool notif_debug = false; |