aboutsummaryrefslogtreecommitdiff
path: root/gdb/remote-notif.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/remote-notif.h')
-rw-r--r--gdb/remote-notif.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/remote-notif.h b/gdb/remote-notif.h
index f9b0b2c..c735cc2 100644
--- a/gdb/remote-notif.h
+++ b/gdb/remote-notif.h
@@ -129,6 +129,6 @@ remote_notif_state *remote_notif_state_allocate (remote_target *remote);
extern struct notif_client notif_client_stop;
-extern int notif_debug;
+extern bool notif_debug;
#endif /* REMOTE_NOTIF_H */