* alphanbsd-tdep.c: Include "gdb_string.h".

* armnbsd-tdep.c: Update copyright year.
Include "gdb_string.h".
* Makefile.in (alphanbsd-tdep.o, armnbsd-tdep.o): Update
dependencies.
This commit is contained in:
Mark Kettenis
2004-05-08 17:33:23 +00:00
parent d39fdc61d8
commit 527ca6bb9e
4 changed files with 16 additions and 8 deletions

View File

@@ -1,5 +1,6 @@
/* Target-specific functions for ARM running under NetBSD.
Copyright 2002, 2003 Free Software Foundation, Inc.
Copyright 2002, 2003, 2004 Free Software Foundation, Inc.
This file is part of GDB.
@@ -21,6 +22,8 @@
#include "defs.h"
#include "osabi.h"
#include "gdb_string.h"
#include "arm-tdep.h"
#include "nbsd-tdep.h"
#include "solib-svr4.h"