summaryrefslogtreecommitdiff
path: root/graphics/mpeg-lib/patches/patch-al
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/mpeg-lib/patches/patch-al')
-rw-r--r--graphics/mpeg-lib/patches/patch-al16
1 files changed, 10 insertions, 6 deletions
diff --git a/graphics/mpeg-lib/patches/patch-al b/graphics/mpeg-lib/patches/patch-al
index 575d422dbaf..00d2c1a6860 100644
--- a/graphics/mpeg-lib/patches/patch-al
+++ b/graphics/mpeg-lib/patches/patch-al
@@ -1,10 +1,14 @@
-$NetBSD: patch-al,v 1.2 1998/08/07 10:40:49 agc Exp $
+$NetBSD: patch-al,v 1.3 2001/08/02 13:28:46 jlam Exp $
---- ordered.c.orig Mon Sep 25 10:22:09 1995
-+++ ordered.c Sat Jun 20 00:33:30 1998
-@@ -26,2 +26,5 @@
- #include "dither.h"
+--- ordered.c.orig Fri Jul 23 23:53:40 1999
++++ ordered.c
+@@ -24,6 +24,9 @@
+ #include <malloc.h>
+ #include <memory.h>
+ #include "video.h"
+#ifdef __NetBSD__
+#include <stdlib.h>
+#endif
-
+ #include "proto.h"
+ #include "dither.h"
+ #include "my_dmalloc.h"