changeset 4379:32029793aac7

*** empty log message ***
author Jim Meyering <jim@meyering.net>
date Sat, 07 Jun 2003 10:19:24 +0000
parents 91433623b923
children 73d4de41e43c
files lib/ChangeLog
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,6 +1,8 @@
 2003-06-07  Jim Meyering  <jim@meyering.net>
 
 	From coreutils.
+	* stat.c: Don't declare xmalloc explicitly.
+	Instead, include "xalloc.h".
 	* readtokens.c (readtokens): Remove anachronistic casts of xmalloc,
 	xrealloc, and xcalloc return values.
 	* xgetcwd.c (xgetcwd): Include "xgetcwd.h".