aboutsummaryrefslogtreecommitdiff
path: root/gdb/mi/mi-cmd-catch.c
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2017-09-27 23:37:48 +0100
committerPedro Alves <palves@redhat.com>2017-09-27 23:37:48 +0100
commit2a015c47e1a4a9b117d54f357dc3540326811748 (patch)
treeaa62d83c6770702191ff1b038f0183824bcec639 /gdb/mi/mi-cmd-catch.c
parentbea0a5aeece991b2f4f20a746ce655283607d9a6 (diff)
downloadbinutils-users/palves/catch_exceptions.zip
binutils-users/palves/catch_exceptions.tar.gz
binutils-users/palves/catch_exceptions.tar.bz2
zap catch_exceptionsusers/palves/catch_exceptions
Diffstat (limited to 'gdb/mi/mi-cmd-catch.c')
-rw-r--r--gdb/mi/mi-cmd-catch.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/mi/mi-cmd-catch.c b/gdb/mi/mi-cmd-catch.c
index 0e1fb7e..9c103d2 100644
--- a/gdb/mi/mi-cmd-catch.c
+++ b/gdb/mi/mi-cmd-catch.c
@@ -21,7 +21,6 @@
#include "defs.h"
#include "arch-utils.h"
#include "breakpoint.h"
-#include "gdb.h"
#include "ada-lang.h"
#include "mi-cmds.h"
#include "mi-getopt.h"