Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Aug 2002 02:59:47 -0700 (PDT)
From:      Bruce Evans <bde@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_lock.c
Message-ID:  <200208270959.g7R9xl4k046979@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         2002/08/27 02:59:47 PDT

  Modified files:
    sys/kern             kern_lock.c 
  Log:
  Include <sys/lockmgr.h> for the definitions of the locking interfaces that
  are implemented here instead of depending on namespace pollution in
  <sys/lock.h>.  Fixed nearby include messes (1 disordered include and 1
  unused include).
  
  Revision  Changes    Path
  1.58      +2 -2      src/sys/kern/kern_lock.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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