Subject: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 10/30/2005 23:34:04
Module Name: src
Committed By: simonb
Date: Sun Oct 30 23:34:04 UTC 2005
Modified Files:
src/sys/dev/pci: pci_subr.c
src/sys/ufs/ext2fs: ext2fs_bswap.c
Log Message:
Only include <sys/systm.h> if _KERNEL is defined.
To generate a diff of this commit:
cvs rdiff -r1.61 -r1.62 src/sys/dev/pci/pci_subr.c
cvs rdiff -r1.9 -r1.10 src/sys/ufs/ext2fs/ext2fs_bswap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.