Extract string-printing out of ada_val_print_array
[deliverable/binutils-gdb.git] / gdb / armnbsd-nat.c
index 20d83786798acf269732c5a4d57e212860e2a047..de3f94d24ac46c1d625b1b39e7a84a68bedfa5e3 100644 (file)
@@ -1,6 +1,6 @@
 /* Native-dependent code for BSD Unix running on ARM's, for GDB.
 
-   Copyright (C) 1988-2013 Free Software Foundation, Inc.
+   Copyright (C) 1988-2014 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -23,7 +23,7 @@
 #include "regcache.h"
 #include "target.h"
 
-#include "gdb_string.h"
+#include <string.h>
 #include <sys/types.h>
 #include <sys/ptrace.h>
 #include <machine/reg.h>
This page took 0.037223 seconds and 4 git commands to generate.