*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 7 Jun 2003 10:19:24 +0000 (10:19 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 7 Jun 2003 10:19:24 +0000 (10:19 +0000)
lib/ChangeLog

index 23b815b..b183890 100644 (file)
@@ -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".