diff options
Diffstat (limited to 'gdb/probe.c')
-rw-r--r-- | gdb/probe.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/probe.c b/gdb/probe.c index 859e6e7..3b8882e 100644 --- a/gdb/probe.c +++ b/gdb/probe.c @@ -26,7 +26,6 @@ #include "symtab.h" #include "progspace.h" #include "filenames.h" -#include "exceptions.h" #include "linespec.h" #include "gdb_regex.h" #include "frame.h" |