https://bugs.winehq.org/show_bug.cgi?id=40780
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek@codeweavers.com
--- Comment #1 from Jacek Caban jacek@codeweavers.com --- It seems that fd_type is used somewhere, where it should not be due to conflicts between native headers and winsock ones. Sadly, your compiler is not really helpful here as error messages are not really informative and don't include usage locations in error messages.
Does removing fd_set define from winsock.h help?