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