summaryrefslogtreecommitdiff
path: root/multimedia/mpeg_encode/patches/patch-ap
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/mpeg_encode/patches/patch-ap')
-rw-r--r--multimedia/mpeg_encode/patches/patch-ap12
1 files changed, 12 insertions, 0 deletions
diff --git a/multimedia/mpeg_encode/patches/patch-ap b/multimedia/mpeg_encode/patches/patch-ap
new file mode 100644
index 00000000000..783ea86b8be
--- /dev/null
+++ b/multimedia/mpeg_encode/patches/patch-ap
@@ -0,0 +1,12 @@
+$NetBSD: patch-ap,v 1.1 2007/07/30 10:25:42 joerg Exp $
+
+--- ../convert/mpeg_demux.c.orig 2007-07-30 10:08:47.000000000 +0000
++++ ../convert/mpeg_demux.c
+@@ -19,7 +19,6 @@
+ * PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
+ */
+
+-#include <malloc.h>
+ #include <stdio.h>
+ #include <stdlib.h>
+ #include <string.h>