aboutsummaryrefslogtreecommitdiff
path: root/multimedia/libxine
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/libxine')
-rw-r--r--multimedia/libxine/files/patch-src:input:input_rtp.c11
-rw-r--r--multimedia/libxine/files/patch-src:libspudec:spu.c10
2 files changed, 21 insertions, 0 deletions
diff --git a/multimedia/libxine/files/patch-src:input:input_rtp.c b/multimedia/libxine/files/patch-src:input:input_rtp.c
new file mode 100644
index 000000000000..6392e831cc39
--- /dev/null
+++ b/multimedia/libxine/files/patch-src:input:input_rtp.c
@@ -0,0 +1,11 @@
+--- src/input/input_rtp.c.orig Sat Oct 27 19:14:06 2001
++++ src/input/input_rtp.c Sat Oct 27 19:14:14 2001
+@@ -67,7 +67,6 @@
+ #endif
+
+ #include <stdio.h>
+-#include <malloc.h>
+ #include <unistd.h>
+ #include <fcntl.h>
+ #include <string.h>
+
diff --git a/multimedia/libxine/files/patch-src:libspudec:spu.c b/multimedia/libxine/files/patch-src:libspudec:spu.c
new file mode 100644
index 000000000000..6ab2abcd39b4
--- /dev/null
+++ b/multimedia/libxine/files/patch-src:libspudec:spu.c
@@ -0,0 +1,10 @@
+--- src/libspudec/spu.c.orig Sat Oct 27 19:15:22 2001
++++ src/libspudec/spu.c Sat Oct 27 19:15:31 2001
+@@ -63,7 +63,6 @@
+ #include <unistd.h>
+ #include <string.h>
+ #include <inttypes.h>
+-#include <malloc.h>
+ #include <sys/stat.h>
+ #include <fcntl.h>
+