From: Jim Meyering Date: Fri, 23 Sep 2005 12:44:07 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.90~132 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a6821efce3e56ec18fc5c7520586be75edea06cb;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 1670890635..e225bbb6fb 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,9 @@ +2005-09-23 Jim Meyering + + * strnumcmp-in.h: Include . Otherwise builds with strict + C89 (e.g., Sun's /opt/SUNWspro/bin/c89) would fail due to the use + of `inline'. + 2005-09-22 Paul Eggert * getaddrinfo.c [HAVE_NETINET_IN_H]: Include .