Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 06/03/2000 14:00:44
Module Name:	basesrc
Committed By:	thorpej
Date:		Sat Jun  3 21:00:44 UTC 2000

Modified Files:
	basesrc/usr.bin/systat: iostat.c
	basesrc/usr.bin/vmstat: dkstats.c

Log Message:
Need to include <sys/sched.h> to get cp_time-related constants.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 basesrc/usr.bin/systat/iostat.c
cvs rdiff -r1.6 -r1.7 basesrc/usr.bin/vmstat/dkstats.c

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