diff options
Diffstat (limited to 'gdb/regcache.c')
-rw-r--r-- | gdb/regcache.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/regcache.c b/gdb/regcache.c index 9b6c794..e6b6f89 100644 --- a/gdb/regcache.c +++ b/gdb/regcache.c @@ -25,7 +25,6 @@ #include "regcache.h" #include "reggroups.h" #include "observer.h" -#include "exceptions.h" #include "remote.h" #include "valprint.h" #include "regset.h" |