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
|
glob
|
||||||
isblank
|
isblank
|
||||||
iswblank
|
iswblank
|
||||||
|
lstat
|
||||||
regex
|
regex
|
||||||
snprintf-posix
|
snprintf-posix
|
||||||
stdarg
|
stdarg
|
||||||
|
|
Loading…
Reference in New Issue