* sparcnbsd-tdep.c: Include "gdb_string.h".
authorMark Kettenis <kettenis@gnu.org>
Sat, 24 May 2003 12:45:12 +0000 (12:45 +0000)
committerMark Kettenis <kettenis@gnu.org>
Sat, 24 May 2003 12:45:12 +0000 (12:45 +0000)
gdb/ChangeLog
gdb/sparcnbsd-tdep.c

index 0eb991f..058d587 100644 (file)
@@ -1,3 +1,7 @@
+2003-05-24  Mark Kettenis  <kettenis@gnu.org>
+
+       * sparcnbsd-tdep.c: Include "gdb_string.h".
+
 2003-05-23  Andrew Cagney  <cagney@redhat.com>
 
        * p-valprint.c (pascal_val_print): Replace extract_address with
index ab984ff..1299d06 100644 (file)
@@ -1,5 +1,5 @@
 /* Target-dependent code for SPARC systems running NetBSD.
-   Copyright 2002 Free Software Foundation, Inc.
+   Copyright 2002, 2003 Free Software Foundation, Inc.
    Contributed by Wasabi Systems, Inc.
 
    This file is part of GDB.
@@ -26,6 +26,8 @@
 #include "value.h"
 #include "osabi.h"
 
+#include "gdb_string.h"
+
 #include "sparcnbsd-tdep.h"
 #include "nbsd-tdep.h"