diff options
Diffstat (limited to 'gdb/frame-unwind.c')
-rw-r--r-- | gdb/frame-unwind.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/frame-unwind.c b/gdb/frame-unwind.c index 1068b02..9fdecef 100644 --- a/gdb/frame-unwind.c +++ b/gdb/frame-unwind.c @@ -24,7 +24,6 @@ #include "inline-frame.h" #include "value.h" #include "regcache.h" -#include "exceptions.h" #include "gdb_obstack.h" #include "target.h" |