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
recv
regex
sched
send
setenv
setsockopt