usb: Support compilation without poll.h
commita277c3e094d5e9f653ccc861f59e07c94c7fe6c7
authorStefan Weil <sw@weilnetz.de>
Tue, 22 Mar 2016 07:13:20 +0000 (22 08:13 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 11 May 2016 08:37:39 +0000 (11 10:37 +0200)
tree184fb6da2c4b45577362abae7a568b062591a2fc
parent1f66fe5778ca906448385ee004b38381ae067755
usb: Support compilation without poll.h

This is a hack to support compilation with Mingw-w64 which provides
a libusb-1.0 package, but no poll.h.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
Message-id: 1458630800-10088-1-git-send-email-sw@weilnetz.de
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/usb/host-libusb.c