Subject: CVS commit: syssrc/sys/arch/i386/i386
To: None <source-changes@netbsd.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 11/25/2002 04:10:29
Module Name:	syssrc
Committed By:	enami
Date:		Mon Nov 25 02:10:29 UTC 2002

Modified Files:
	syssrc/sys/arch/i386/i386: intr.c

Log Message:
Explicitly include machine/atomic.h since this file uses inline function
defined there.  This is necessary when LOCKDEBUG is defined.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/i386/i386/intr.c

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