Re: STABLE/13: src/sys/dev/an/if_an_pci.c:143:1: error: a function definition without a prototype
Date: Sat, 11 Feb 2023 09:35:54 UTC
On Sat, Feb 11, 2023 at 10:18:52AM +0100, FreeBSD User wrote: > Hello, > > compiling most recent FreeBSD 13-STABLE (as of today) with a custom kernel with disabled 'an' > driver in the wireless section (nodevice an), compiling kernel now fails with the error: > > src/sys/dev/an/if_an_pci.c:143:1: error: a function definition without a prototype is > deprecated in all versions of C and is not supported in C2x > [-Werror,-Wdeprecated-non-prototype] > > How can this be fixed? > git cherry-pick -x 663b174b5b5 > Kind regards, > > oh > -- > O. Hartmann