libv4l: fix compilation with newer musl 11694/head
authorRosen Penev <rosenp@gmail.com>
Sun, 29 Mar 2020 00:33:15 +0000 (17:33 -0700)
committerRosen Penev <rosenp@gmail.com>
Sun, 29 Mar 2020 03:45:03 +0000 (20:45 -0700)
commitffb7da67a3e5858733031dc1b7012fafeb06515c
tree3f276ae7057742f6f041353d1b013af200a8655b
parente06d851a42babc615709af9da52f998c9dcf37d4
libv4l: fix compilation with newer musl

This is using the input_event struct directly, instead of using the proper
defines.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
libs/libv4l/Makefile
libs/libv4l/patches/040-musl.patch [new file with mode: 0644]