summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-03-10 06:04:51 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-03-10 06:04:51 +0800
commit0a1e039e286f737316233cbfd365db19b94c843c (patch)
tree23388285bb647871797019c37bba742bc201fa8c
parent22d34abfe0470fff5a6d91f22f18df7bcd974814 (diff)
downloadmarcuscom-ports-0a1e039e286f737316233cbfd365db19b94c843c.tar
marcuscom-ports-0a1e039e286f737316233cbfd365db19b94c843c.tar.gz
marcuscom-ports-0a1e039e286f737316233cbfd365db19b94c843c.tar.bz2
marcuscom-ports-0a1e039e286f737316233cbfd365db19b94c843c.tar.lz
marcuscom-ports-0a1e039e286f737316233cbfd365db19b94c843c.tar.xz
marcuscom-ports-0a1e039e286f737316233cbfd365db19b94c843c.tar.zst
marcuscom-ports-0a1e039e286f737316233cbfd365db19b94c843c.zip
Add a patch forgotten in the last commit.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2019 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--multimedia/gstreamer-plugins/files/patch-sys_oss_gstosselement.h10
-rw-r--r--multimedia/gstreamer-plugins80/files/patch-sys_oss_gstosselement.h10
2 files changed, 20 insertions, 0 deletions
diff --git a/multimedia/gstreamer-plugins/files/patch-sys_oss_gstosselement.h b/multimedia/gstreamer-plugins/files/patch-sys_oss_gstosselement.h
new file mode 100644
index 000000000..30258ba11
--- /dev/null
+++ b/multimedia/gstreamer-plugins/files/patch-sys_oss_gstosselement.h
@@ -0,0 +1,10 @@
+--- sys/oss/gstosselement.h.orig Tue Mar 9 16:46:05 2004
++++ sys/oss/gstosselement.h Tue Mar 9 16:46:14 2004
+@@ -23,6 +23,7 @@
+ #ifndef __GST_OSS_ELEMENT_H__
+ #define __GST_OSS_ELEMENT_H__
+
++#include <sys/types.h>
+ #include <gst/gst.h>
+
+ /* debugging category */
diff --git a/multimedia/gstreamer-plugins80/files/patch-sys_oss_gstosselement.h b/multimedia/gstreamer-plugins80/files/patch-sys_oss_gstosselement.h
new file mode 100644
index 000000000..30258ba11
--- /dev/null
+++ b/multimedia/gstreamer-plugins80/files/patch-sys_oss_gstosselement.h
@@ -0,0 +1,10 @@
+--- sys/oss/gstosselement.h.orig Tue Mar 9 16:46:05 2004
++++ sys/oss/gstosselement.h Tue Mar 9 16:46:14 2004
+@@ -23,6 +23,7 @@
+ #ifndef __GST_OSS_ELEMENT_H__
+ #define __GST_OSS_ELEMENT_H__
+
++#include <sys/types.h>
+ #include <gst/gst.h>
+
+ /* debugging category */