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 c51ef77..4a68390 100644 --- a/gdb/regcache.c +++ b/gdb/regcache.c @@ -1419,7 +1419,6 @@ register_dump::dump (ui_file *file) #if GDB_SELF_TEST #include "selftest.h" #include "selftest-arch.h" -#include "gdbthread.h" #include "target-float.h" namespace selftests { |