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"
@@ -
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"
@@ -