2 Mar
2024
2 Mar
'24
5:16 p.m.
In the first part of serial_termios2.c, you need to put the ifdef HAVE_ASM_TERMBITS_H only for the termios2 header. Second part, you need to handle if the termios2 support is not present for the function, what to return if it's not available. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/5211#note_63295