aboutsummaryrefslogtreecommitdiff
path: root/multimedia/handbrake/files/patch-libhb-fifo.c
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/handbrake/files/patch-libhb-fifo.c')
-rw-r--r--multimedia/handbrake/files/patch-libhb-fifo.c13
1 files changed, 13 insertions, 0 deletions
diff --git a/multimedia/handbrake/files/patch-libhb-fifo.c b/multimedia/handbrake/files/patch-libhb-fifo.c
new file mode 100644
index 000000000000..47ef561b47ac
--- /dev/null
+++ b/multimedia/handbrake/files/patch-libhb-fifo.c
@@ -0,0 +1,13 @@
+--- HandBrake_old/libhb/fifo.c 2007-10-08 22:57:08.000000000 +0200
++++ libhb/fifo.c 2007-12-04 05:55:37.000000000 +0100
+@@ -6,9 +6,7 @@
+
+ #include "hb.h"
+
+-#ifndef SYS_DARWIN
+-#include <malloc.h>
+-#endif
++#include <stdlib.h>
+
+ /* Fifo */
+ struct hb_fifo_s