glob: Fix compilation error on NetBSD 7.0 and OpenBSD 6.0.
[gnulib/ericb.git] / modules / argv-iter
blobf7ecaa31b9cbab891063ab8120af1734e17f033a
1 Description:
2 iterate through argv or a --files0-from=-specified file
4 Files:
5 lib/argv-iter.c
6 lib/argv-iter.h
8 Depends-on:
9 getdelim
10 snippet/arg-nonnull
11 stdbool
13 configure.ac:
15 Makefile.am:
16 lib_SOURCES += argv-iter.c argv-iter.h
18 Include:
19 "argv-iter.h"
21 License:
22 GPL
24 Maintainer:
25 Jim Meyering