On Sun, Feb 24, 2019 at 07:20:10PM +0100, Kamil Rytarowski wrote: > On 24.02.2019 19:15, David Holland wrote: > > On Sun, Feb 24, 2019 at 05:01:52PM +0000, Kamil Rytarowski wrote: > > > Modified Files: > > > src/sys/netinet: sctp_asconf.h > > > > > > Log Message: > > > Appease GCC7 in sctp_asconf.h > > > > > > Do not declare types inside function parameter list. > > > Add decklarations of types before these function prototypes. > > > > That warning isn't new... are you sure the observed behavior isn't a > > symptom of some other problem elsewhere? :-/ > > > > > http://netbsd.org/~kamil/patch-00090-sctp_asconf.h.txt
The question is: why does this show up in *your* build but nowhere else? Martin
