1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-02-04 21:47:16 +03:00

build: remove the sched gnulib module

The 'sched' module provides a sched.h header file for platforms which
lack it. We already check for the functions we need in configure, and
protect the use of sched.h where relevant, so don't need the compat
header in libvirt.

Reviewed-by: Ján Tomko <jtomko@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
Daniel P. Berrangé 2019-10-03 16:34:39 +01:00
parent 735a05dddf
commit 058269e41a

View File

@ -74,7 +74,6 @@ posix-shell
pthread_sigmask pthread_sigmask
recv recv
regex regex
sched
send send
setenv setenv
setsockopt setsockopt