summaryrefslogtreecommitdiff
path: root/lang/guile2/files/patch-libguile_pthread-threads.h
blob: 42f5934bb5065e10b0c833d688142bee1a7439b2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
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