pull in the lstat module from gnulib
This is used by systems that lack lstat(), like Windows.master
parent
a8deac5845
commit
7c2cfd6e0c
|
@ -11,6 +11,7 @@ modules="
|
|||
glob
|
||||
isblank
|
||||
iswblank
|
||||
lstat
|
||||
regex
|
||||
snprintf-posix
|
||||
stdarg
|
||||
|
|
Loading…
Reference in New Issue