pull in the glob module from gnulib

This is used by systems that lack glob.h, like Windows.
master
Mike Frysinger 2017-02-21 17:04:43 -05:00 committed by Benno Schulenberg
parent e7c43521fc
commit a0fb55235a
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ modules="
getdelim
getline
getopt-gnu
glob
isblank
iswblank
regex