Extract string-printing out of ada_val_print_array
[deliverable/binutils-gdb.git] / gdb / xstormy16-tdep.c
index 99b0c5e0cc9ac9f1766044dd4e68ca677db59549..b2686cbf8f8f9282076992715d35b990aa2e9692 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for the Sanyo Xstormy16a (LC590000) processor.
 
-   Copyright (C) 2001-2013 Free Software Foundation, Inc.
+   Copyright (C) 2001-2014 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -29,7 +29,7 @@
 #include "value.h"
 #include "dis-asm.h"
 #include "inferior.h"
-#include "gdb_string.h"
+#include <string.h>
 #include "gdb_assert.h"
 #include "arch-utils.h"
 #include "floatformat.h"
This page took 0.023466 seconds and 4 git commands to generate.