Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 948657 | Differences between
and this patch

Collapse All | Expand All

(-)a/sys/v4l2/gstv4l2object.h (+3 lines)
Lines 26-31 Link Here
26
26
27
#include "ext/videodev2.h"
27
#include "ext/videodev2.h"
28
#ifdef HAVE_LIBV4L2
28
#ifdef HAVE_LIBV4L2
29
#if defined(__linux__) && !defined(__GLIBC__)
30
#define HAVE_POSIX_IOCTL
31
#endif
29
#  include <libv4l2.h>
32
#  include <libv4l2.h>
30
#endif
33
#endif
31
34

Return to bug 948657