K 10 svn:author V 3 dim K 8 svn:date V 27 2011-02-26T22:45:40.275601Z K 7 svn:log V 195 Fix breakage in sys/netinet/sctp_sysctl.c, introduced by r219057. If SCTP_HAS_RTTC is not defined, this file fails to compile. Insert the necessary #ifdefs to make it work. Pointy hat to: rrs END