Windows: Fix broken WDK compilation
authorPete Batard <pete@akeo.ie>
Mon, 18 Feb 2013 22:22:01 +0000 (22:22 +0000)
committerPete Batard <pete@akeo.ie>
Mon, 18 Feb 2013 22:22:01 +0000 (22:22 +0000)
commiteea7ebe6ca5645bc3a80b8f3c9a1627cf6884ee9
treebc8363c07b5e9352e18c74a3d5170654af5f687b
parent9ae570065668ad89fe38afbb5d6f9e60f54a0945
Windows: Fix broken WDK compilation

790ffc78b008a03c95d10899f53997b504f55c72 moved the inclusion of poll_windows.h
  after the use of struct timeval, which removed the hidden winsock.h include
  where timeval is defined on the WDK.
* Make the winsock.h include explicit
libusb/libusbi.h
libusb/version_nano.h