Subject: CVS commit: src/sys/compat/linux/common
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 06/02/2007 13:16:19
Module Name:	src
Committed By:	yamt
Date:		Sat Jun  2 13:16:19 UTC 2007

Modified Files:
	src/sys/compat/linux/common: linux_socket.c linux_socketcall.c

Log Message:
wrap #include "opt_ktrace.h" by #ifdef _KERNEL_OPT.


To generate a diff of this commit:
cvs rdiff -r1.73 -r1.74 src/sys/compat/linux/common/linux_socket.c
cvs rdiff -r1.33 -r1.34 src/sys/compat/linux/common/linux_socketcall.c

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