use gdb_string.h in m32c-tdep.c
authorTom Tromey <tromey@redhat.com>
Tue, 5 Nov 2013 16:48:26 +0000 (09:48 -0700)
committerTom Tromey <tromey@redhat.com>
Fri, 8 Nov 2013 19:29:56 +0000 (12:29 -0700)
commit6970667963f7f4df0fb185f7840ce8117ad44c4b
tree59f1a795e86a3001a4a9320ffd45789f9432ade6
parent9b4bea7218162ca37016ade4944bd5e9181b8486
use gdb_string.h in m32c-tdep.c

m32c-tdep.c is the last user of HAVE_STRING_H in gdb proper.  It
really ought to be using gdb_string.h instead, as the rest of gdb
does.

2013-11-08  Tom Tromey  <tromey@redhat.com>

* m32c-tdep.c: Use gdb_string.h.
gdb/ChangeLog
gdb/m32c-tdep.c