]> xenbits.xensource.com Git - libvirt.git/commit
src: conditionalize / remove use of poll.h
authorDaniel P. Berrangé <berrange@redhat.com>
Fri, 17 Jan 2020 11:19:13 +0000 (11:19 +0000)
committerDaniel P. Berrangé <berrange@redhat.com>
Tue, 4 Feb 2020 14:00:44 +0000 (14:00 +0000)
commit7aef7cdbb5e79f7eb11a0b35c00cc4927fc47db9
tree8780155985da69db2f812c961d9bc6b7f484d0a8
parent32363452af6499b00834ea982c2b381a8d12f7d2
src: conditionalize / remove use of poll.h

Remove imports of poll.h which are redundant, and
conditionalize remaining usage that needs to compile
on Windows platforms.

Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
src/util/virpolkit.c
src/util/virutil.c
tests/commandhelper.c