diff options
Diffstat (limited to 'gdb/value.c')
-rw-r--r-- | gdb/value.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/value.c b/gdb/value.c index fdc8858d..ecfb154 100644 --- a/gdb/value.c +++ b/gdb/value.c @@ -35,7 +35,6 @@ #include "objfiles.h" #include "valprint.h" #include "cli/cli-decode.h" -#include "exceptions.h" #include "extension.h" #include <ctype.h> #include "tracepoint.h" |