Subject: CVS commit: src/sys/sys
To: None <source-changes@NetBSD.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 01/18/2008 01:20:48
Module Name:	src
Committed By:	simonb
Date:		Fri Jan 18 01:20:48 UTC 2008

Modified Files:
	src/sys/sys: atomic.h

Log Message:
Standalone programs (via libkern) end up pulling this header in, so
check for !_STANDALONE as well before trying to include <stdint.h>


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/sys/atomic.h

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