summaryrefslogtreecommitdiffstats
path: root/x11vnc/v4l.c
diff options
context:
space:
mode:
authorrunge <runge>2007-04-07 00:48:03 +0000
committerrunge <runge>2007-04-07 00:48:03 +0000
commitaf44bff5364d01a5b310204256a3533da3f51c31 (patch)
tree3fda9a0dca24faf579520b04f70861eddd85c8f8 /x11vnc/v4l.c
parent26b291bf25aca6d0cca3fbddc803f7ba8e1aead8 (diff)
downloadlibvncserver-af44bff5364d01a5b310204256a3533da3f51c31.zip
libvncserver-af44bff5364d01a5b310204256a3533da3f51c31.tar.gz
java ingoreProxy, fix old libssl free_func problem
Diffstat (limited to 'x11vnc/v4l.c')
-rw-r--r--x11vnc/v4l.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11vnc/v4l.c b/x11vnc/v4l.c
index a989014..7dc7889 100644
--- a/x11vnc/v4l.c
+++ b/x11vnc/v4l.c
@@ -12,6 +12,7 @@
#if LIBVNCSERVER_HAVE_LINUX_VIDEODEV_H
#if LIBVNCSERVER_HAVE_SYS_IOCTL_H
#include <sys/ioctl.h>
+#define CONFIG_VIDEO_V4L1_COMPAT
#include <linux/videodev.h>
#define V4L_OK
#endif
OpenPOWER on IntegriCloud