diff options
author | Jim Meyering <meyering@redhat.com> | 2010-01-05 15:14:35 +0100 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2010-01-05 15:36:03 +0100 |
commit | 0e0f8f12ec241c0f1c1f21f960bb5cf908a0fa3c (patch) | |
tree | 14f6ca7cfe23c24cd660a30b16af38110ae432dd /modules/readtokens | |
parent | 0c2fded89d2ebb3395d176001182ef710d68d430 (diff) | |
download | gnulib-0e0f8f12ec241c0f1c1f21f960bb5cf908a0fa3c.tar.gz |
maint: remove useless inclusions of "alloca.h"
* lib/getloadavg.c: Remove useless inclusion of "alloca.h".
* lib/readtokens.c: Likewise.
* lib/same.c: Likewise.
* modules/getloadavg (Depends-on): Remove xalloc.
* modules/readtokens: Likewise.
* modules/same: Likewise.
Diffstat (limited to 'modules/readtokens')
-rw-r--r-- | modules/readtokens | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/readtokens b/modules/readtokens index 9453de9972..d593b8fbf9 100644 --- a/modules/readtokens +++ b/modules/readtokens @@ -7,7 +7,6 @@ lib/readtokens.c m4/readtokens.m4 Depends-on: -xalloc stdbool configure.ac: |