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

(-)ivtv-0.8.0/utils/v4l2-ctl.cpp.orig (+1 lines)
Lines 34-43 Link Here
34
#include <sys/ioctl.h>
34
#include <sys/ioctl.h>
35
#include <sys/time.h>
35
#include <sys/time.h>
36
#include <math.h>
36
#include <math.h>
37
#include <sys/klog.h>
37
#include <sys/klog.h>
38
38
39
#include <linux/types.h>
39
#include <linux/videodev2.h>
40
#include <linux/videodev2.h>
40
41
41
#include <list>
42
#include <list>
42
#include <vector>
43
#include <vector>
43
#include <map>
44
#include <map>

Return to bug 149039