summaryrefslogtreecommitdiff
path: root/graphics/mpeg-lib/patches/patch-af
blob: d9e7323e6ec469fbfba3e7a1d66f6e8150e4b537 (plain)
1
2
3
4
5
6
7
8
--- fs2fast.c.orig	Mon Sep 25 10:22:05 1995
+++ fs2fast.c	Sat Jun 20 00:33:28 1998
@@ -24,2 +24,5 @@
 #include "dither.h"
+#ifdef __NetBSD__
+#include <stdlib.h>
+#endif