* 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.
This commit is contained in:
Fred Fish 1993-03-03 01:54:42 +00:00
parent 5e4cddb77d
commit 312bef9d21
1 changed files with 6 additions and 0 deletions

View File

@ -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.