Subject: CVS commit: src/sys/fs/puffs
To: None <source-changes@NetBSD.org>
From: Tobias Nygren <tnn@netbsd.org>
List: source-changes
Date: 01/31/2008 08:23:05
Module Name:	src
Committed By:	tnn
Date:		Thu Jan 31 08:23:05 UTC 2008

Modified Files:
	src/sys/fs/puffs: puffs_msgif.c

Log Message:
- Needs sys/atomic.h for atomic_inc_uint()
- Quench compiler warning about signed/unsigned mismatch when building LKM


To generate a diff of this commit:
cvs rdiff -r1.67 -r1.68 src/sys/fs/puffs/puffs_msgif.c

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