diff options
Diffstat (limited to 'gdb/thread.c')
-rw-r--r-- | gdb/thread.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/thread.c b/gdb/thread.c index eeeca49..4282a48 100644 --- a/gdb/thread.c +++ b/gdb/thread.c @@ -31,6 +31,7 @@ #include "gdbthread.h" #include "command.h" #include "gdbcmd.h" +#include "regcache.h" #include <ctype.h> #include <sys/types.h> |