53ed1bf8
by Gerald Pfeifer at 2025-10-23T23:26:33+02:00
winebus: Don't define hidraw_device_read_report unless used.
This avoids
dlls/winebus.sys/bus_udev.c:344:13: warning: ‘hidraw_device_read_report’
defined but not used [-Wunused-function]
on non-Linux systems.