summaryrefslogtreecommitdiff
path: root/multimedia/gstreamer80/files/patch-libs::ext::cothreads::cothreads::cothreads.c
blob: 5613c9806ce7c6fc26c4b168d64dec3c27298d74 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- libs/ext/cothreads/cothreads/cothreads.c.orig	Thu Nov 14 15:19:11 2002
+++ libs/ext/cothreads/cothreads/cothreads.c	Thu Nov 14 15:20:02 2002
@@ -21,6 +21,7 @@
 
 #include "pth_p.h" /* this pulls in everything */
 #include <sys/mman.h>
+#include <sys/time.h>
 #include <sys/resource.h>
 
 /* older glibc's have MAP_ANON instead of MAP_ANONYMOUS */