diff options
Diffstat (limited to 'gdb/remote-st.c')
-rw-r--r-- | gdb/remote-st.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/remote-st.c b/gdb/remote-st.c index d688770ffb9..049eaec6442 100644 --- a/gdb/remote-st.c +++ b/gdb/remote-st.c @@ -41,6 +41,7 @@ #include "gdb_string.h" #include <sys/types.h> #include "serial.h" +#include "regcache.h" extern struct target_ops st2000_ops; /* Forward declaration */ |