[Mingw-w64-public] pthread.h patch

2014-12-09 Thread Marty Plummer
Patch provided in answer to my request regarding conflicts with ruby's pthread definitions diff --git a/pthread.h.orig b/pthread.h index 2029713..c488aa1 100644 --- a/pthread.h.orig +++ b/pthread.h @@ -68,6 +68,8 @@ #include #include +#include +#include #include "pthread_compat.h" @@ -

[Mingw-w64-public] pthread.h patch

2014-12-09 Thread Marty Plummer
Patch provided in answer to my request regarding conflicts with ruby's pthread definitions diff --git a/pthread.h.orig b/pthread.h index 2029713..c488aa1 100644 --- a/pthread.h.orig +++ b/pthread.h @@ -68,6 +68,8 @@ #include #include +#include +#include #include "pthread_compat.h" @@ -