From 936df4b3c3ffa390e8984801a7c67d7bb93864e7 Mon Sep 17 00:00:00 2001 From: Mark Kettenis Date: Sun, 16 Jan 2005 17:54:38 +0000 Subject: * Makefile.in (sparc64fbsd-nat.o): Update dependencies. * sparc64fbsd-nat.c: Update copyright year. Include "target.h". --- gdb/sparc64fbsd-nat.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'gdb/sparc64fbsd-nat.c') diff --git a/gdb/sparc64fbsd-nat.c b/gdb/sparc64fbsd-nat.c index 052f4d0..692ed80 100644 --- a/gdb/sparc64fbsd-nat.c +++ b/gdb/sparc64fbsd-nat.c @@ -1,6 +1,6 @@ /* Native-dependent code for FreeBSD/sparc64. - Copyright 2003, 2004 Free Software Foundation, Inc. + Copyright 2003, 2004, 2005 Free Software Foundation, Inc. This file is part of GDB. @@ -20,6 +20,7 @@ Boston, MA 02111-1307, USA. */ #include "defs.h" +#include "target.h" #include "sparc64-tdep.h" #include "sparc-nat.h" -- cgit v1.1