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/monitor.c | 1 + 1 file changed, 1 insertion(+) (limited to 'gdb/monitor.c') diff --git a/gdb/monitor.c b/gdb/monitor.c index 7e3580e..d2b0246 100644 --- a/gdb/monitor.c +++ b/gdb/monitor.c @@ -51,6 +51,7 @@ #include "inferior.h" #include "gdb_regex.h" #include "srec.h" +#include "regcache.h" static char *dev_name; static struct target_ops *targ_ops; -- cgit v1.1