pkgsrc/multimedia/mpeg-lib/patches/patch-ak

16 lines
329 B
Text
Raw Normal View History

2004-06-26 20:27:23 +02:00
$NetBSD: patch-ak,v 1.1 2004/06/26 18:27:23 grant Exp $
1998-08-07 12:35:47 +02:00
--- mono.c.orig Fri Jul 23 23:59:22 1999
+++ mono.c Mon Sep 15 22:50:16 2003
@@ -24,9 +24,9 @@
*/
#include <config.h>
-#include <malloc.h>
#include <memory.h>
#include "video.h"
+#include <stdlib.h>
#include "proto.h"
#include "dither.h"
#include "my_dmalloc.h"