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