Extract string-printing out of ada_val_print_array
[deliverable/binutils-gdb.git] / gdb / sparc64nbsd-tdep.c
index e9f0457abc2d12cf31e16a98ccb59bf421b762c1..744a5f2894837ed93eb83123a87ee59b2bc1d45d 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for NetBSD/sparc64.
 
-   Copyright (C) 2002-2013 Free Software Foundation, Inc.
+   Copyright (C) 2002-2014 Free Software Foundation, Inc.
    Based on code contributed by Wasabi Systems, Inc.
 
    This file is part of GDB.
@@ -31,7 +31,7 @@
 #include "trad-frame.h"
 
 #include "gdb_assert.h"
-#include "gdb_string.h"
+#include <string.h>
 
 #include "sparc64-tdep.h"
 #include "nbsd-tdep.h"
This page took 0.02385 seconds and 4 git commands to generate.