From: Jim Meyering Date: Sun, 13 Jul 2003 08:44:39 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0.1~36 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca08290d8b8822c65eea1b20f60c00180c34d200;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 1843b4a6fb..e100ac9834 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,7 +1,8 @@ 2003-07-13 Jim Meyering - * xgethostname.c (xgethostname): Return NULL, rather than exiting, - upon any non-malloc/realloc error. + * xgethostname.c: Include for declaration of free. + (xgethostname): Return NULL, rather than exiting, upon any + non-malloc/realloc error. 2003-07-12 Jim Meyering