This is causing a test failure here:
``` tools/runtest -q -P wine -T . -M dinput.dll -p dlls/dinput/tests/i386-windows/dinput_test.exe hotplug && touch dlls/dinput/tests/i386-windows/hotplug.ok hotplug.c:1232: Subtest hid hotplug.c:1232: Subtest driver hotplug.c:1232: Subtest driver_bus hotplug.c:1232: Subtest driver_hid hotplug.c:1232: Subtest driver_hid_poll hid.c:730: Test failed: WaitForSingleObject returned 0x102 make: *** [Makefile:44800: dlls/dinput/tests/i386-windows/hotplug.ok] Error 1 make: Target 'dlls/dinput/tests/test' not remade because of errors. ```