Subject: CVS commit: src/sys/compat/linux/arch/arm
To: None <source-changes@NetBSD.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: source-changes
Date: 03/26/2007 22:44:40
Module Name: src
Committed By: hubertf
Date: Mon Mar 26 22:44:40 UTC 2007
Modified Files:
src/sys/compat/linux/arch/arm: linux_machdep.c
Log Message:
Remove duplicate #include <sys/param.h>,
and pull in the <sys/cdefs.h> needed for __KERNEL_RCSID
From: Slava Semushin <php-coder@altlinux.ru>
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/sys/compat/linux/arch/arm/linux_machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.