]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 13 Jul 2003 08:44:39 +0000 (08:44 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 13 Jul 2003 08:44:39 +0000 (08:44 +0000)
lib/ChangeLog

index 1843b4a6fb33ab91fc7b509f32db286e4079e451..e100ac983491645df032289f0397a041bda9a2fe 100644 (file)
@@ -1,7 +1,8 @@
 2003-07-13  Jim Meyering  <jim@meyering.net>
 
-       * xgethostname.c (xgethostname): Return NULL, rather than exiting,
-       upon any non-malloc/realloc error.
+       * xgethostname.c: Include <stdlib.h> for declaration of free.
+       (xgethostname): Return NULL, rather than exiting, upon any
+       non-malloc/realloc error.
 
 2003-07-12  Jim Meyering  <jim@meyering.net>