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

15 lines
302 B
Text
Raw Normal View History

$NetBSD: patch-ak,v 1.3 2001/08/02 13:28:46 jlam Exp $
1998-08-07 12:35:47 +02:00
--- mono.c.orig Fri Jul 23 23:59:22 1999
+++ mono.c
@@ -27,6 +27,9 @@
#include <malloc.h>
#include <memory.h>
#include "video.h"
+#ifdef __NetBSD__
+#include <stdlib.h>
+#endif
#include "proto.h"
#include "dither.h"
#include "my_dmalloc.h"