mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-23 06:05:27 +00:00
configure: remove check for poll.h
Introduced by: commitb38d045dea
Remove use of sys/poll.h on mingw Made redundant by: commit0c97e70b74
Update 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:
parent
1f14f13c3d
commit
4d4ade13f3
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user