[Bug 41705] build fails in dpnet

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Nov 13 16:30:16 CST 2016


https://bugs.winehq.org/show_bug.cgi?id=41705

--- Comment #9 from Bruno Jesus <00cpxxx at gmail.com> ---
(In reply to Alistair Leslie-Hughes from comment #8)
> Created attachment 56125 [details]
> Stop redefining of SOCKADDR
> 
> Does this patch help things?

+#ifndef SOCKADDR
 typedef struct sockaddr SOCKADDR;
+#endif

I don't think it will work because SOCKADDR was not defined, it is just a
typedef.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list