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/i386-linux-tdep.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'gdb/i386-linux-tdep.c') diff --git a/gdb/i386-linux-tdep.c b/gdb/i386-linux-tdep.c index e7fbc38196b..ee6ad8f7cf5 100644 --- a/gdb/i386-linux-tdep.c +++ b/gdb/i386-linux-tdep.c @@ -1,5 +1,5 @@ /* Target-dependent code for Linux running on i386's, for GDB. - Copyright (C) 2000 Free Software Foundation, Inc. + Copyright 2000, 2001 Free Software Foundation, Inc. This file is part of GDB. @@ -22,6 +22,7 @@ #include "gdbcore.h" #include "frame.h" #include "value.h" +#include "regcache.h" /* For i386_linux_skip_solib_resolver. */ #include "symtab.h" -- cgit v1.2.1