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? :-/ -- David A. Holland dholl...@netbsd.org