mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
configure: remove check for poll.h
Introduced by: commitb38d045deaRemove use of sys/poll.h on mingw Made redundant by: commit0c97e70b74Update event loop example programs to demonstrate best practice Signed-off-by: Ján Tomko <jtomko@redhat.com> Reviewed-by: Erik Skultety <eskultet@redhat.com>
This commit is contained in:
@@ -363,7 +363,6 @@ AC_CHECK_HEADERS([\
|
||||
stdarg.h \
|
||||
syslog.h \
|
||||
sys/mount.h \
|
||||
sys/poll.h \
|
||||
sys/syscall.h \
|
||||
sys/sysctl.h \
|
||||
sys/ucred.h \
|
||||
|
||||
Reference in New Issue
Block a user