Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Jun 2004 14:58:35 +0000 (UTC)
From:      Bruce Evans <bde@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/amd64/include pmap.h src/sys/net pfil.h src/sys/sys _lock.h proc.h
Message-ID:  <200406191458.i5JEwZ90012341@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         2004-06-19 14:58:35 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/include    pmap.h 
    sys/net              pfil.h 
    sys/sys              _lock.h proc.h 
  Log:
  Include <sys/_lock.h>'s prerequisite <sys/queue.h> before including the
  former, not after.
  
  Don't hide this bug by including <sys/queue.h> in <sys/_lock.h>.
  
  Revision  Changes    Path
  1.120     +1 -1      src/sys/amd64/include/pmap.h
  1.11      +1 -1      src/sys/net/pfil.h
  1.10      +0 -2      src/sys/sys/_lock.h
  1.380     +1 -1      src/sys/sys/proc.h



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