readtokens: this module *does* require xalloc.h
authorJim Meyering <meyering@redhat.com>
Wed, 6 Jan 2010 07:38:14 +0000 (08:38 +0100)
committerJim Meyering <meyering@redhat.com>
Wed, 6 Jan 2010 07:38:14 +0000 (08:38 +0100)
commit816a1ec4c989ffea4a462978db076c2f4322b730
tree048c644fd43406bc4d6ba39cb000b989380dce67
parent735d9d0a10551cec9e67cc0eb0aadb541bc63d27
readtokens: this module *does* require xalloc.h

It uses only functions that were omitted by the old syntax-check rule.
* lib/readtokens.c: Include "xalloc.h" once again.
* modules/readtokens (Depends-on): Add xalloc.
This reverts part of 0e0f8f12ec241c0f1c1f21f960bb5cf908a0fa3c.
ChangeLog
lib/readtokens.c
modules/readtokens