Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Feb 2011 22:45:40 +0000 (UTC)
From:      Dimitry Andric <dim@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/netinet sctp_sysctl.c
Message-ID:  <201102262245.p1QMjor4076015@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

dim         2011-02-26 22:45:40 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          sctp_sysctl.c 
  Log:
  SVN rev 219071 on 2011-02-26 22:45:40Z by dim
  
  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
  
  Revision  Changes    Path
  1.47      +6 -0      src/sys/netinet/sctp_sysctl.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201102262245.p1QMjor4076015>