pull in the lstat module from gnulib

This is used by systems that lack lstat(), like Windows.
master
Mike Frysinger 2017-02-21 17:04:46 -05:00 committed by Benno Schulenberg
parent a8deac5845
commit 7c2cfd6e0c
1 changed files with 1 additions and 0 deletions

View File

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