aboutsummaryrefslogtreecommitdiff
path: root/gdb/event-top.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/event-top.c')
-rw-r--r--gdb/event-top.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/event-top.c b/gdb/event-top.c
index 39d52fe..5f7df47 100644
--- a/gdb/event-top.c
+++ b/gdb/event-top.c
@@ -28,6 +28,7 @@
#include "event-top.h"
#include "interps.h"
#include <signal.h>
+#include "exceptions.h"
/* For dont_repeat() */
#include "gdbcmd.h"