diff options
Diffstat (limited to 'gdb/remote-bug.c')
-rw-r--r-- | gdb/remote-bug.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/remote-bug.c b/gdb/remote-bug.c index e381ae915cc..8d0f80265d2 100644 --- a/gdb/remote-bug.c +++ b/gdb/remote-bug.c @@ -24,6 +24,7 @@ #include "defs.h" #include "inferior.h" #include "gdb_string.h" +#include "regcache.h" #include <ctype.h> #include <fcntl.h> #include <setjmp.h> |