concat.c: Include string.h.
authorRichard Henderson <rth@redhat.com>
Sun, 10 Jun 2001 18:57:15 +0000 (11:57 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Sun, 10 Jun 2001 18:57:15 +0000 (11:57 -0700)
commit0bdcca681d9bb477bf1288a1d0a9d06b2af02952
tree27b7713c8516cba28a54a5888c305e0de97e25fc
parent33a1b84b69a52dba5cfce24f2c09251c97852d74
concat.c: Include string.h.

        * concat.c: Include string.h.  Fix int vs size_t usage.
        Simplify the iteration loops.  Use memcpy.

From-SVN: r43149
libiberty/ChangeLog
libiberty/concat.c