Subject: CVS commit: src/sys/dev/sysmon
To: None <source-changes@NetBSD.org>
From: Pavel Cahyna <pavel@netbsd.org>
List: source-changes
Date: 08/17/2007 16:52:52
Module Name:	src
Committed By:	pavel
Date:		Fri Aug 17 16:52:52 UTC 2007

Modified Files:
	src/sys/dev/sysmon: sysmon_power.c

Log Message:
Add missing #include <prop/proplib.h>, should fix build failure reported
by Juergen Hannken-Illjes. The code apparently relied on proplib.h being
included indirectly through proc.h -> event.h -> ioctl.h -> dkio.h.


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/sys/dev/sysmon/sysmon_power.c

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