Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 02/01/2003 23:12:28
Module Name:	src
Committed By:	tron
Date:		Sat Feb  1 21:12:27 UTC 2003

Modified Files:
	src/lib/libkvm: kvm_file.c
	src/libexec/identd: netbsd.c

Log Message:
Include "sys/mallocvar.h" with "_KERNEL" defined in time to avoid
build failure because MALLOC_DECLARE() is not defined.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/lib/libkvm/kvm_file.c
cvs rdiff -r1.13 -r1.14 src/libexec/identd/netbsd.c

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