fixes the possibility of using a broken timercmp on Windows
authorPete Batard <pbatard@gmail.com>
Tue, 1 Jun 2010 10:38:14 +0000 (11:38 +0100)
committerDaniel Drake <dan@reactivated.net>
Fri, 4 Jun 2010 00:32:16 +0000 (19:32 -0500)
commit64383fb5b55a74b706967836e81cef61e57df86a
treedb97450d8f303c847580906354b2a21bdae73f00
parentf6d60a9a8fcf06629812da886e3a5de592624b61
fixes the possibility of using a broken timercmp on Windows

Microsoft's implementation of timercmp does not work for >= or <=.
libusb/io.c