summaryrefslogtreecommitdiff
path: root/graphics/mpeg-lib/patches/patch-ad
blob: 08e343f289902a32b22e7a6e69febb1b96d21208 (plain)
1
2
3
4
5
6
7
8
--- gdith.c.orig	Mon Sep 25 10:22:06 1995
+++ gdith.c	Sat Jun 20 00:33:27 1998
@@ -25,2 +25,5 @@
 #include "globals.h"		/* for global variable ditherType */
+#ifdef __NetBSD__
+#include <stdlib.h>
+#endif