v4l2allocator: Fix libv4l2 support
authorNicolas Dufresne <nicolas.dufresne@collabora.co.uk>
Sun, 4 May 2014 20:11:09 +0000 (16:11 -0400)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Thu, 8 May 2014 19:56:37 +0000 (15:56 -0400)
commitb2dab42ce8b1950c23a741944d4e8b197cc2e765
treec58be56e917d1caca3a4986c58034e9a19a62061
parent428d63c2e55319973d4cf85cab979031bb76e2c5
v4l2allocator: Fix libv4l2 support

Need to include config.h, otherwise we endup directly using the
ioct/mmap/munmap calls and need to vall v4l2_munmap.
sys/v4l2/gstv4l2allocator.c