summaryrefslogtreecommitdiff
path: root/lang/guile2/files/patch-libguile_pthread-threads.h
diff options
context:
space:
mode:
Diffstat (limited to 'lang/guile2/files/patch-libguile_pthread-threads.h')
-rw-r--r--lang/guile2/files/patch-libguile_pthread-threads.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/lang/guile2/files/patch-libguile_pthread-threads.h b/lang/guile2/files/patch-libguile_pthread-threads.h
new file mode 100644
index 000000000000..42f5934bb506
--- /dev/null
+++ b/lang/guile2/files/patch-libguile_pthread-threads.h
@@ -0,0 +1,12 @@
+--- libguile/pthread-threads.h 2008-02-27 10:31:41.564950412 -0600
++++ libguile/pthread-threads.h 2008-02-27 10:36:08.383652510 -0600
+@@ -26,6 +26,9 @@
+ */
+
+ #include <pthread.h>
++#if HAVE_PTHREAD_NP_H
++# include <pthread_np.h>
++#endif
+ #include <sched.h>
+
+ /* Threads