Subject: CVS commit: src/sys/net80211
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 07/05/2005 23:04:14
Module Name:	src
Committed By:	he
Date:		Tue Jul  5 23:04:14 UTC 2005

Modified Files:
	src/sys/net80211: ieee80211_node.h

Log Message:
Wrap use of MALLOC_DECLARE() within an #ifdef _KERNEL, it's declaration
in sys/mallocvar.h is within a similar conditional.
Fixes build problem for vax.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/sys/net80211/ieee80211_node.h

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