diff options
Diffstat (limited to 'gdb/guile/scm-breakpoint.c')
-rw-r--r-- | gdb/guile/scm-breakpoint.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/guile/scm-breakpoint.c b/gdb/guile/scm-breakpoint.c index f4c0f0b..aed9f9a 100644 --- a/gdb/guile/scm-breakpoint.c +++ b/gdb/guile/scm-breakpoint.c @@ -22,7 +22,6 @@ #include "defs.h" #include "value.h" -#include "exceptions.h" #include "breakpoint.h" #include "gdbcmd.h" #include "gdbthread.h" |