mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-25 10:03:49 +03: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
|
||||
timegm
|
||||
useless-if-before-free
|
||||
usleep
|
||||
vasprintf
|
||||
verify
|
||||
vc-list-files
|
||||
|
Loading…
x
Reference in New Issue
Block a user