diff options
Diffstat (limited to 'gdb/wince.c')
-rw-r--r-- | gdb/wince.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/wince.c b/gdb/wince.c index bcbe212..3b4f67c 100644 --- a/gdb/wince.c +++ b/gdb/wince.c @@ -55,6 +55,7 @@ #include <sys/param.h> #include "wince-stub.h" #include <time.h> +#include "regcache.h" /* The ui's event loop. */ extern int (*ui_loop_hook) (int signo); |