Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 38872
Collapse All | Expand All

(-)include/ptlib/unix/ptlib/videoio.h.orig (+2 lines)
Lines 101-106 Link Here
101
101
102
#ifndef _PVIDEOIO
102
#ifndef _PVIDEOIO
103
103
104
/* update for 2.6.1 kernel headers */
105
#include <sys/time.h>
104
106
105
#if defined(P_LINUX) && !defined(NO_VIDEO_CAPTURE)
107
#if defined(P_LINUX) && !defined(NO_VIDEO_CAPTURE)
106
#include <linux/videodev.h>     /* change this to "videodev2.h" for v4l2 */
108
#include <linux/videodev.h>     /* change this to "videodev2.h" for v4l2 */

Return to bug 38872