X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Fppc-linux-tdep.c;h=d082316172ce7b514f466842a977e644e90cc3cb;hb=39f770628a4eaf018fec8d55684bf2ec16ada9cc;hp=624d1d7368cef6f2c8a5cdd3e0025911a559d167;hpb=9aa1e687a21389d01f11ddc602b28e6bd59a18d3;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/ppc-linux-tdep.c b/gdb/ppc-linux-tdep.c index 624d1d7368..d082316172 100644 --- a/gdb/ppc-linux-tdep.c +++ b/gdb/ppc-linux-tdep.c @@ -1,6 +1,7 @@ /* Target-dependent code for GDB, the GNU debugger. - Copyright 1986, 1987, 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 2000 - Free Software Foundation, Inc. + + Copyright 1986, 1987, 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1997, + 2000, 2001 Free Software Foundation, Inc. This file is part of GDB. @@ -28,6 +29,7 @@ #include "gdbcmd.h" #include "symfile.h" #include "objfiles.h" +#include "regcache.h" #include "ppc-tdep.h"