Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Jun 2004 06:35:43 +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/compat/linux linux_util.c
Message-ID:  <200406230635.i5N6ZhVY025196@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         2004-06-23 06:35:43 UTC

  FreeBSD src repository

  Modified files:
    sys/compat/linux     linux_util.c 
  Log:
  Include <sys/mutex.h> and its prerequisite <sys/lock.h> instead of
  depending on namespace pollution in <sys/vnode.h> for the definition
  of GIANT_REQUIRED.
  
  Sorted includes.
  
  Revision  Changes    Path
  1.26      +4 -2      src/sys/compat/linux/linux_util.c



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