summaryrefslogtreecommitdiffstats
path: root/multimedia/gstreamer80/files/patch-libs::ext::cothreads::cothreads::cothreads.c
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/gstreamer80/files/patch-libs::ext::cothreads::cothreads::cothreads.c')
-rw-r--r--multimedia/gstreamer80/files/patch-libs::ext::cothreads::cothreads::cothreads.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/multimedia/gstreamer80/files/patch-libs::ext::cothreads::cothreads::cothreads.c b/multimedia/gstreamer80/files/patch-libs::ext::cothreads::cothreads::cothreads.c
new file mode 100644
index 000000000..5613c9806
--- /dev/null
+++ b/multimedia/gstreamer80/files/patch-libs::ext::cothreads::cothreads::cothreads.c
@@ -0,0 +1,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 */