diff options
Diffstat (limited to 'gdb/breakpoint.c')
-rw-r--r-- | gdb/breakpoint.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/breakpoint.c b/gdb/breakpoint.c index e2170b4..3044916 100644 --- a/gdb/breakpoint.c +++ b/gdb/breakpoint.c @@ -51,7 +51,6 @@ #include "solib.h" #include "solist.h" #include "observer.h" -#include "exceptions.h" #include "memattr.h" #include "ada-lang.h" #include "top.h" |