Subject: CVS commit: src/sys/compat/linux32/common
To: None <source-changes@NetBSD.org>
From: Stephen Degler <skd@netbsd.org>
List: source-changes
Date: 06/13/2006 16:23:57
Module Name:	src
Committed By:	skd
Date:		Tue Jun 13 16:23:57 UTC 2006

Modified Files:
	src/sys/compat/linux32/common: linux32_exec_elf32.c linux32_time.c
	    linux32_unistd.c

Log Message:
include kauth.h
workaround a gcc4 warning.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/compat/linux32/common/linux32_exec_elf32.c
cvs rdiff -r1.3 -r1.4 src/sys/compat/linux32/common/linux32_time.c
cvs rdiff -r1.1 -r1.2 src/sys/compat/linux32/common/linux32_unistd.c

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