server: Fix compilation on systems with a two-argument sched_setaffinity prototype. (try 2)

Andrew Nguyen anguyen at codeweavers.com
Mon Feb 21 00:50:37 CST 2011


The failure to define _GNU_SOURCE before including sched.h makes the 
configure check useless.
---
 configure.ac    |   11 +++++++++++
 server/thread.c |    4 ++++
 2 files changed, 15 insertions(+), 0 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-server-Fix-compilation-on-systems-with-a-two-argument-.txt
Type: text/x-patch
Size: 1364 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110221/a389c6e1/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 899 bytes
Desc: OpenPGP digital signature
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110221/a389c6e1/attachment.pgp>


More information about the wine-patches mailing list