diff options
Diffstat (limited to 'gdb/breakpoint.c')
-rw-r--r-- | gdb/breakpoint.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/breakpoint.c b/gdb/breakpoint.c index 20134e5..77eae55 100644 --- a/gdb/breakpoint.c +++ b/gdb/breakpoint.c @@ -51,6 +51,7 @@ #include "block.h" #include "solist.h" #include "observer.h" +#include "exceptions.h" #include "gdb-events.h" |