$OpenBSD: patch-src_input_input_v4l2_c,v 1.1 2016/01/23 08:31:50 ajacoutot Exp $

Enable libv4l on OpenBSD.

--- src/input/input_v4l2.c.orig	Sat Jan 23 03:13:48 2016
+++ src/input/input_v4l2.c	Sat Jan 23 03:14:05 2016
@@ -38,6 +38,7 @@
 #include <sys/stat.h>
 #include <fcntl.h>
 #ifdef HAVE_SYS_VIDEOIO_H
+# include <sys/ioccom.h>
 # include <sys/videoio.h>
 #elif defined(HAVE_SYS_VIDEODEV2_H)
 # include <sys/videodev2.h>
