From 4e052eda914ce3a3c48b31a0d13bce89c364495e Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Thu, 1 Mar 2001 01:39:22 +0000 Subject: Create new file regcache.h. Update all uses. --- gdb/wince.c | 1 + 1 file changed, 1 insertion(+) (limited to 'gdb/wince.c') 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 #include "wince-stub.h" #include +#include "regcache.h" /* The ui's event loop. */ extern int (*ui_loop_hook) (int signo); -- cgit v1.1