From a6821efce3e56ec18fc5c7520586be75edea06cb Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 23 Sep 2005 12:44:07 +0000 Subject: [PATCH] *** empty log message *** --- lib/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lib/ChangeLog b/lib/ChangeLog index 167089063..e225bbb6f 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 . -- 2.11.4.GIT