summaryrefslogtreecommitdiff
path: root/graphics/mpeg-lib/patches/patch-ac
blob: c97c9add1f08d527f99b7869f5a940314c89fbfe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-ac,v 1.3 2001/08/02 13:28:46 jlam Exp $

--- 24bit.c.orig	Fri Jul 23 23:59:25 1999
+++ 24bit.c
@@ -30,6 +30,10 @@
 #include "dither.h"
 #include "proto.h"
 #include <time.h>
+#ifdef __NetBSD__
+#include <stdlib.h>
+#endif
+
 #include <malloc.h>
 #include "my_dmalloc.h"