Subject: CVS commit: src/sys/compat
To: None <source-changes@NetBSD.org>
From: Darrin B. Jewell <dbj@netbsd.org>
List: source-changes
Date: 09/24/2006 21:44:58
Module Name:	src
Committed By:	dbj
Date:		Sun Sep 24 21:44:58 UTC 2006

Modified Files:
	src/sys/compat/freebsd: freebsd_sysctl.c
	src/sys/compat/linux/common: linux_sysctl.c

Log Message:
use _KERNEL_OPT instead of _LKM to check whether to include "opt_ktrace.h"


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/compat/freebsd/freebsd_sysctl.c
cvs rdiff -r1.21 -r1.22 src/sys/compat/linux/common/linux_sysctl.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.