summaryrefslogtreecommitdiff
path: root/lang/guile1/files/patch-libguile_pthread-threads.h
blob: 72689d943159345f0aea4329a9cb55bcaabc1c98 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- libguile/pthread-threads.h.orig	2010-12-13 17:24:40 UTC
+++ libguile/pthread-threads.h
@@ -26,6 +26,9 @@
 */
 
 #include <pthread.h>
+#if HAVE_PTHREAD_NP_H
+# include <pthread_np.h>
+#endif
 #include <sched.h>
 
 /* Threads