summaryrefslogtreecommitdiff
path: root/multimedia/libmpeg3/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/libmpeg3/patches/patch-ab')
-rw-r--r--multimedia/libmpeg3/patches/patch-ab13
1 files changed, 13 insertions, 0 deletions
diff --git a/multimedia/libmpeg3/patches/patch-ab b/multimedia/libmpeg3/patches/patch-ab
new file mode 100644
index 00000000000..1a3e8b09b94
--- /dev/null
+++ b/multimedia/libmpeg3/patches/patch-ab
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.1 2004/06/26 18:00:21 grant Exp $
+
+--- mpeg3css.c.orig Tue Jul 31 17:16:17 2001
++++ mpeg3css.c Tue Jul 31 17:16:44 2001
+@@ -45,7 +45,7 @@
+ #include <sys/types.h>
+ #include <sys/stat.h>
+ #include <sys/types.h>
+-#include <linux/cdrom.h>
++#include <sys/dvdio.h>
+
+ #ifndef FIBMAP
+ #define FIBMAP _IO(0x00,1) /* bmap access */