]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/mac-nat.c
Create new file regcache.h. Update all uses.
[thirdparty/binutils-gdb.git] / gdb / mac-nat.c
index 864fcabaf20f4c7a0165d97f3979afb973b81833..12fdb2994472e29500fb04e2e1f2949bedefbc1b 100644 (file)
@@ -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 <Processes.h>