aboutsummaryrefslogtreecommitdiff
path: root/graphics/opencv/files
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2007-12-22 15:16:31 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2007-12-22 15:16:31 +0000
commit4c939e003c17a8ed859dfaccef693adc8754ab75 (patch)
treeb239c859b475fe50ccc9c6c6f0cd328379734b78 /graphics/opencv/files
parent2b998f1a611043553e9dffdaa172058dc0700af3 (diff)
downloadports-4c939e003c17a8ed859dfaccef693adc8754ab75.tar.gz
ports-4c939e003c17a8ed859dfaccef693adc8754ab75.zip
Notes
Diffstat (limited to 'graphics/opencv/files')
-rw-r--r--graphics/opencv/files/patch-otherlibs-highgui-cvcap_v4l.cpp10
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/opencv/files/patch-otherlibs-highgui-cvcap_v4l.cpp b/graphics/opencv/files/patch-otherlibs-highgui-cvcap_v4l.cpp
new file mode 100644
index 000000000000..21e6f22d1a3c
--- /dev/null
+++ b/graphics/opencv/files/patch-otherlibs-highgui-cvcap_v4l.cpp
@@ -0,0 +1,10 @@
+--- otherlibs/highgui/cvcap_v4l.cpp.orig 2006-09-27 10:40:03.000000000 +0900
++++ otherlibs/highgui/cvcap_v4l.cpp 2007-12-15 14:44:37.000000000 +0900
+@@ -209,7 +209,6 @@
+
+ #include <string.h>
+ #include <stdlib.h>
+-#include <asm/types.h> /* for videodev2.h */
+ #include <assert.h>
+ #include <sys/stat.h>
+ #include <sys/ioctl.h>