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/m68klinux-nat.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'gdb/m68klinux-nat.c') diff --git a/gdb/m68klinux-nat.c b/gdb/m68klinux-nat.c index b78b8a5acb3..b7adda55c9d 100644 --- a/gdb/m68klinux-nat.c +++ b/gdb/m68klinux-nat.c @@ -1,5 +1,5 @@ /* Motorola m68k native support for Linux - Copyright (C) 1996,1998 Free Software Foundation, Inc. + Copyright 1996, 1998, 2001 Free Software Foundation, Inc. This file is part of GDB. @@ -23,6 +23,7 @@ #include "inferior.h" #include "language.h" #include "gdbcore.h" +#include "regcache.h" #ifdef USG #include -- cgit v1.2.1