v4l2: Fix type compatibility issue with glibc 2.30
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Wed, 7 Aug 2019 02:27:40 +0000 (22:27 -0400)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 10 Aug 2019 11:13:00 +0000 (12:13 +0100)
commit29c3570901e1c145dce57824ddc9276fddf0d808
tree9c55a953baf32ed437147f8b27a6f6a28fcdc46c
parent2cb9cd1428853eb8b0aaf3f2bd984a281b1dd6cd
v4l2: Fix type compatibility issue with glibc 2.30

From now on, we will use linux/types.h on Linux, and use typedef of the
various flavour of BSD.

Fixes #635
sys/v4l2/ext/types-compat.h