glebius     2006-10-13 19:43:36 UTC
  FreeBSD src repository
  Modified files:
    sys/sys              rwlock.h 
  Log:
  Include pcpu.h so that kernel is buildable w/o RWLOCK_NOINLINE option
  and with some code that uses rwlock(9).
  
  Revision  Changes    Path
  1.5       +1 -0      src/sys/sys/rwlock.h