aboutsummaryrefslogtreecommitdiff
path: root/gdb/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/main.c')
-rw-r--r--gdb/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/main.c b/gdb/main.c
index 5e8b2ac..f41410a 100644
--- a/gdb/main.c
+++ b/gdb/main.c
@@ -28,6 +28,7 @@
#include "symfile.h"
#include "gdbcore.h"
+#include "exceptions.h"
#include "getopt.h"
#include <sys/types.h>