diff options
Diffstat (limited to 'gdb/remote-notif.c')
-rw-r--r-- | gdb/remote-notif.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/remote-notif.c b/gdb/remote-notif.c index 2088b50..9acf3f8 100644 --- a/gdb/remote-notif.c +++ b/gdb/remote-notif.c @@ -31,7 +31,6 @@ remote_async_get_pending_events_handler, while in all-stop mode, they are processed in remote_resume. */ -#include "defs.h" #include "remote.h" #include "remote-notif.h" #include "observable.h" |