aboutsummaryrefslogtreecommitdiff
path: root/gdb/sparc64fbsd-nat.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/sparc64fbsd-nat.c')
-rw-r--r--gdb/sparc64fbsd-nat.c3
1 files changed, 2 insertions, 1 deletions
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"