Windows: Fix MinGW build
authorChris Dickens <christopher.a.dickens@gmail.com>
Thu, 3 Mar 2016 08:20:33 +0000 (00:20 -0800)
committerChris Dickens <christopher.a.dickens@gmail.com>
Thu, 3 Mar 2016 08:20:33 +0000 (00:20 -0800)
commit31ff09c35a582cc6870dfd2c9924d62e79d2f933
tree771f20fd62b9b99a34f33538cdd9bacb0d3c91d4
parent765a1fbf8b80c62b98e05e6d89cbe5fe32d76169
Windows: Fix MinGW build

The integration of UsbDk moved the windows_error_str() function to
windows_nt_common.c, but the definition of FACILITY_SETUPAPI (which
MinGW headers do not provide) did not follow the move.

Signed-off-by: Chris Dickens <christopher.a.dickens@gmail.com>
libusb/os/windows_nt_common.h
libusb/os/windows_winusb.h
libusb/version_nano.h