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 0e754ec..f04354d 100644 --- a/gdb/regcache.c +++ b/gdb/regcache.c @@ -24,7 +24,6 @@ #include "test-target.h" #include "scoped-mock-context.h" #include "gdbarch.h" -#include "gdbcmd.h" #include "regcache.h" #include "reggroups.h" #include "observable.h" |