summaryrefslogtreecommitdiff
path: root/graphics/mpeg-lib/patches/patch-aj
blob: 3ffd3195b409356787a91cd8180f015fa6e88688 (plain)
1
2
3
4
5
6
7
8
--- 2x2.c.orig	Mon Sep 25 10:16:06 1995
+++ 2x2.c	Sat Jun 20 00:33:29 1998
@@ -25,2 +25,5 @@
 #include "proto.h"
+#ifdef __NetBSD__
+#include <stdlib.h>
+#endif