# HG changeset patch # User Jim Meyering # Date 1054981164 0 # Node ID 32029793aac7f31516eaa7202d161107fd71713a # Parent 91433623b92302f0e67ea372daf99299aa920880 *** empty log message *** diff --git a/lib/ChangeLog b/lib/ChangeLog --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,6 +1,8 @@ 2003-06-07 Jim Meyering 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".