Merge changes from coreutils.
authorJim Meyering <jim@meyering.net>
Wed, 18 Jun 2003 06:03:29 +0000 (06:03 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 18 Jun 2003 06:03:29 +0000 (06:03 +0000)
commit5e9efe0091c74db77a652064a94e7679b98c40de
treef8262445502f7cca759daa431584bdb0bb17da87
parent68af56be3e061b97cf97150094bc50b0aa364cbb
Merge changes from coreutils.

Include <string.h> and <stdlib.h> unconditionally.
Remove explicit declarations of xmalloc and realloc.
Include xalloc.h.
(read_utmp): Remove anachronistic cast of xmalloc.
lib/readutmp.c