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

--- fs4.c.orig	Fri Jul 23 23:59:24 1999
+++ fs4.c
@@ -25,6 +25,9 @@
 #include <memory.h>
 #include "fs4.h"
 #include "video.h"
+#ifdef __NetBSD__
+#include <stdlib.h>
+#endif
 #include "proto.h"
 #include "dither.h"
 #include "my_dmalloc.h"