freebsd-ports/multimedia/handbrake/files/patch-libhb-fifo.c
Beech Rintoul 5b0ea77825 - Update to 0.9.3
PR:		ports/129668
Submitted by:	Jonathan Stewart <jonathan@kc8onw.net> (maintainer)
2008-12-17 23:44:02 +00:00

13 lines
259 B
C

--- 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