
3 Oct
2019
3 Oct
'19
1:53 p.m.
The usleep function was missing on older mingw versions, but we can rely on it existing everywhere these days. Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> --- bootstrap.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/bootstrap.conf b/bootstrap.conf index 09dcf78007..022f564134 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -112,7 +112,6 @@ ttyname_r uname unsetenv useless-if-before-free -usleep vasprintf verify vc-list-files -- 2.21.0