Mercurial > hg > octave-lojdl > gnulib-hg
view modules/readtokens @ 12577:64b96a2d148c
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.
author | Jim Meyering <meyering@redhat.com> |
---|---|
date | Tue, 05 Jan 2010 15:14:35 +0100 |
parents | 6a764f23e302 |
children | 21afac8020be |
line wrap: on
line source
Description: Read tokens from a stream. Files: lib/readtokens.h lib/readtokens.c m4/readtokens.m4 Depends-on: stdbool configure.ac: gl_READTOKENS Makefile.am: Include: "readtokens.h" License: GPL Maintainer: Jim Meyering