ports/lang/guile/files/patch-libguile_pthread-threads.h
Joe Marcus Clarke 11b729ede3 Update to 1.8.4, and assign maintainership to submitter.
PR:		121137
Submitted by:	David Barksdale <amatus@gnu.org>
2008-03-01 06:21:17 +00:00

12 lines
272 B
C

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