Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/sys
Module Name: src
Committed By: he
Date: Thu Jul 12 11:05:42 UTC 2007
Modified Files:
src/sys/sys: resourcevar.h
Log Message:
Since we went from struct simplelock to kmutex_t, we need
to include <sys/mutex.h> and not <sys/lock.h> here.
To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 src/sys/sys/resourcevar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index