On 2020-07-21 09:57, Sean Young wrote:
On Mon, Jul 20, 2020 at 08:10:18PM +0200, Hans Petter Selasky wrote:
Fixes compilation under FreeBSD.
This looks good, but there are other places which uses the same types:
https://git.linuxtv.org/v4l-utils.git/tree/utils/keytable/keytable.c#n58
https://git.linuxtv.org/v4l-utils.git/tree/utils/keytable/keytable.c#n85
Do these not affect the build?
I'll have a look. I currently have some scripts to fix the types in all
C-files, before building on FreeBSD, so this may got missed. I'll update
my patch.
--HPS