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: wrstuden
Date: Wed Oct 15 20:32:46 UTC 2008
Modified Files:
src/sys/sys: lwp.h
Log Message:
Pre-declare struct sadata_vp here so we avoid a circular dependency
between this file and savar.h. This lets lwp.h stand on its own.
I do not understand why compiling kernels on i386 did not catch this.
To generate a diff of this commit:
cvs rdiff -r1.109 -r1.110 src/sys/sys/lwp.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