https://bugs.winehq.org/show_bug.cgi?id=54361
--- Comment #3 from j-r@online.de --- Created attachment 73966 --> https://bugs.winehq.org/attachment.cgi?id=73966 POC patch to correct the regression
This patch fixes the regression and unconditionally initializes udev and iohid when sdl is not present.
I suspect main.c is intentionally not sprinkled with #ifdef, so this approach might not be acceptable.