pull in the lstat module from gnulib

This is used by systems that lack lstat(), like Windows.
This commit is contained in:
Mike Frysinger 2017-02-21 17:04:46 -05:00 committed by Benno Schulenberg
parent a8deac5845
commit 7c2cfd6e0c

View File

@ -11,6 +11,7 @@ modules="
glob
isblank
iswblank
lstat
regex
snprintf-posix
stdarg