diff options
Diffstat (limited to 'gdb/remote-sds.c')
-rw-r--r-- | gdb/remote-sds.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/remote-sds.c b/gdb/remote-sds.c index f7c364a21d0..08f16e7863e 100644 --- a/gdb/remote-sds.c +++ b/gdb/remote-sds.c @@ -36,6 +36,7 @@ #include "gdb-stabs.h" #include "gdbthread.h" #include "gdbcore.h" +#include "regcache.h" #ifdef USG #include <sys/types.h> |