#include "ext/videodev2.h"
#ifdef HAVE_LIBV4L2
#if defined(__linux__) && !defined(__GLIBC__)
#define HAVE_POSIX_IOCTL
#endif
# include <libv4l2.h>