Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Jun 2011 21:45:32 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bz@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/netinet in_pcb.h
Message-ID:  <201106062145.p56LjgaI037997@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bz          2011-06-06 21:45:32 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          in_pcb.h 
  Log:
  SVN rev 222787 on 2011-06-06 21:45:32Z by bz
  
  Unbreak kernels with non-default PCBGROUP included but no WITNESS.
  Rather than including lock.h in in_pcbgroup.c in right order, fix it
  for all consumers of in_pcb.h by further header file pollution under
  #ifdef KERNEL.
  
  Reported by:    Pan Tsu (inyaoo gmail.com)
  
  Revision  Changes    Path
  1.152     +1 -0      src/sys/netinet/in_pcb.h



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