Extract string-printing out of ada_val_print_array
[deliverable/binutils-gdb.git] / gdb / m32r-linux-nat.c
index 70bd5283d0e2c1b964639c5b2b4c2deee908de4f..d1efaaca62b6dde5e238c923ef5abbc9168f180e 100644 (file)
@@ -1,6 +1,6 @@
 /* Native-dependent code for GNU/Linux m32r.
 
-   Copyright (C) 2004-2013 Free Software Foundation, Inc.
+   Copyright (C) 2004-2014 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -25,7 +25,7 @@
 #include "target.h"
 
 #include "gdb_assert.h"
-#include "gdb_string.h"
+#include <string.h>
 #include <sys/ptrace.h>
 #include <sys/user.h>
 #include <sys/procfs.h>
This page took 0.02306 seconds and 4 git commands to generate.