summaryrefslogtreecommitdiff
path: root/gdb/mipsnbsd-tdep.c
diff options
context:
space:
mode:
authorNathan J. Williams <nathanw@wasabisystems.com>2004-03-21 22:34:12 +0000
committerNathan J. Williams <nathanw@wasabisystems.com>2004-03-21 22:34:12 +0000
commit77371d57c0520009e69692eeeef100f0d3d1d505 (patch)
treef3973b1496cb886a60dbac5092e4c395e19be147 /gdb/mipsnbsd-tdep.c
parent3d0e5d44322383b9989cbaaa8c8f644ffeffbbd3 (diff)
downloadgdb-77371d57c0520009e69692eeeef100f0d3d1d505.tar.gz
2004-03-21 Nathan J. Williams <nathanw@wasabisystems.com>
* mipsnbsd-tdep.c: Update copyright. Include "mips-tdep.h". * Makefile.in (mipsnbsd-tdep.o): Update dependencies.
Diffstat (limited to 'gdb/mipsnbsd-tdep.c')
-rw-r--r--gdb/mipsnbsd-tdep.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/mipsnbsd-tdep.c b/gdb/mipsnbsd-tdep.c
index 01d8262eff2..157d2b41b8d 100644
--- a/gdb/mipsnbsd-tdep.c
+++ b/gdb/mipsnbsd-tdep.c
@@ -1,5 +1,5 @@
/* Target-dependent code for MIPS systems running NetBSD.
- Copyright 2002, 2003 Free Software Foundation, Inc.
+ Copyright 2002, 2003, 2004 Free Software Foundation, Inc.
Contributed by Wasabi Systems, Inc.
This file is part of GDB.
@@ -28,6 +28,7 @@
#include "nbsd-tdep.h"
#include "mipsnbsd-tdep.h"
+#include "mips-tdep.h"
#include "solib-svr4.h"