Module Name: src Committed By: kamil Date: Sun Feb 24 17:01:52 UTC 2019
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. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/netinet/sctp_asconf.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.