aboutsummaryrefslogtreecommitdiff
path: root/multimedia/libdvdcss/files
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-02-08 00:11:21 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-02-08 00:11:21 +0000
commitefcf8584e2274d51c80ad5490321d04603848ec1 (patch)
tree9308ef9c5422eb2abbd56d105a4e61e42b04aa8f /multimedia/libdvdcss/files
parent945c0fa722d1a55ed94e7cbe4ecd803e6716bacb (diff)
downloadports-efcf8584e2274d51c80ad5490321d04603848ec1.tar.gz
ports-efcf8584e2274d51c80ad5490321d04603848ec1.zip
Notes
Diffstat (limited to 'multimedia/libdvdcss/files')
-rw-r--r--multimedia/libdvdcss/files/patch-src::device.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/multimedia/libdvdcss/files/patch-src::device.h b/multimedia/libdvdcss/files/patch-src::device.h
deleted file mode 100644
index 1e13db86f880..000000000000
--- a/multimedia/libdvdcss/files/patch-src::device.h
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/device.h.orig Tue Aug 27 15:12:05 2002
-+++ src/device.h Tue Aug 27 15:13:30 2002
-@@ -29,6 +29,7 @@
- #if defined( WIN32 )
- # include <io.h> /* read() */
- #else
-+# include <sys/types.h>
- # include <sys/uio.h> /* struct iovec */
- #endif
-