rwatson 2008-07-19 17:47:23 UTC
FreeBSD src repository
Modified files:
sys/kern subr_witness.c
Log:
SVN rev 180613 on 2008-07-19 17:47:23Z by rwatson
witness_addgraph() is required even if DDB isn't compiled into the kernel,
so exclude it from #ifdef DDB.
Submitted by: attilio
Revision Changes Path
1.250 +2 -0 src/sys/kern/subr_witness.c