pkgsrc/multimedia/mpeg-lib/patches/patch-ak
2004-06-26 18:27:23 +00:00

15 lines
329 B
Text

$NetBSD: patch-ak,v 1.1 2004/06/26 18:27:23 grant Exp $
--- 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"