[Git][wine/wine][master] winebus.sys: Use uint16_t instead of __u16.
18 Aug
2025
18 Aug
'25
8:58 p.m.
Alexandre Julliard pushed to branch master at wine / wine Commits: 765fff59 by Gerald Pfeifer at 2025-08-18T13:10:21+02:00 winebus.sys: Use uint16_t instead of __u16. This addresses a regression introduced by commit e603bbf69c7 where we'd get dlls/winebus.sys/bus_udev.c: In function ‘lnxev_device_haptics_thread’: dlls/winebus.sys/bus_udev.c:711:36: error: ‘__u16’ undeclared on FreeBSD 13. - - - - - 1 changed file: - dlls/winebus.sys/bus_udev.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/765fff593c58569c56d924db89876fe... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/765fff593c58569c56d924db89876fe... You're receiving this email because of your account on gitlab.winehq.org.
120
Age (days ago)
120
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard (@julliard)