Module Name: src
Committed By: dsl
Date: Sun Nov 11 17:48:51 UTC 2007
Modified Files:
src/sys/sys: syscall_stats.h
Log Message:
Don't include opt_xxx when _LKM is defined.
Should fix build of netbsd32 as a lkm
this should be under _KERNEL_OPT not _LKM.