From 3a68e177157ee0a750ec4777783437d8963c4ed6 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/mac-nat.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'gdb/mac-nat.c') diff --git a/gdb/mac-nat.c b/gdb/mac-nat.c index 864fcabaf20..12fdb299447 100644 --- a/gdb/mac-nat.c +++ b/gdb/mac-nat.c @@ -1,5 +1,5 @@ /* Target-vector operations for controlling Mac applications, for GDB. - Copyright (C) 1995 Free Software Foundation, Inc. + Copyright 1995, 2001 Free Software Foundation, Inc. Written by Stan Shebs. Contributed by Cygnus Support. This file is part of GDB. @@ -36,6 +36,7 @@ #include "gdb_string.h" #include "gdbthread.h" #include "gdbcmd.h" +#include "regcache.h" #include -- cgit v1.2.1