diff options
Diffstat (limited to 'gdb/frame.c')
-rw-r--r-- | gdb/frame.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/frame.c b/gdb/frame.c index 1f63819..5c4217c 100644 --- a/gdb/frame.c +++ b/gdb/frame.c @@ -36,7 +36,6 @@ #include "gdbcmd.h" #include "observer.h" #include "objfiles.h" -#include "exceptions.h" #include "gdbthread.h" #include "block.h" #include "inline-frame.h" |