mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
build: include usleep gnulib module
Without this module, attempts to sleep for 1 or more seconds on mingw instead become a no-delay no-op. * bootstrap.conf (gnulib_modules): Add usleep.
This commit is contained in:
parent
505242f817
commit
9819b41a20
@ -58,6 +58,7 @@ sys_stat
|
|||||||
time_r
|
time_r
|
||||||
timegm
|
timegm
|
||||||
useless-if-before-free
|
useless-if-before-free
|
||||||
|
usleep
|
||||||
vasprintf
|
vasprintf
|
||||||
verify
|
verify
|
||||||
vc-list-files
|
vc-list-files
|
||||||
|
Loading…
Reference in New Issue
Block a user