Don't include pthread.h when it's not needed.
commit6f54e4a2fc1b6d5d7335ebedb47164e8cdd376e6
authorVincent Povirk <vincent@codeweavers.com>
Wed, 3 Jul 2013 20:15:41 +0000 (3 15:15 -0500)
committerVincent Povirk <vincent@codeweavers.com>
Tue, 9 Jul 2013 16:30:06 +0000 (9 11:30 -0500)
tree9fb4ed5a63a1d9c99daa5b42fa79b24cc1e2a81f
parentec3513c3fd6fba7ea15d5e170ab3e73cccd21a4b
Don't include pthread.h when it's not needed.

Fixes mingw-w64 build.

This commit is licensed under MIT/X11.
mono/utils/atomic.c