From: Fred Fish Date: Wed, 3 Mar 1993 01:54:42 +0000 (+0000) Subject: * aoutx.h (string.h): Include for strchr and friends. X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=312bef9d216edd079836fb258a0c234f169f65ca;p=deliverable%2Fbinutils-gdb.git * aoutx.h (string.h): Include for strchr and friends. * archive.c (string.h): Include for memchr and friends. * elf32.c (string.h): Include for strrchr and friends. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index c3dc1a675a..ccae58007a 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +Tue Mar 2 17:52:58 1993 Fred Fish (fnf@cygnus.com) + + * aoutx.h (string.h): Include for strchr and friends. + * archive.c (string.h): Include for memchr and friends. + * elf32.c (string.h): Include for strrchr and friends. + Sat Feb 27 00:44:24 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) * aoutf1.c (sunos4_reloc_type_lookup): Unused; deleted.