12 lines
337 B
Text
12 lines
337 B
Text
$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>
|