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 876039d..6c5915b 100644 --- a/gdb/regcache.c +++ b/gdb/regcache.c @@ -26,7 +26,6 @@ #include "reggroups.h" #include "gdb_assert.h" #include <string.h> -#include "gdbcmd.h" /* For maintenanceprintlist. */ #include "observer.h" #include "exceptions.h" #include "remote.h" |