Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.sbin/pstat
Module Name: src
Committed By: he
Date: Sun Mar 4 17:57:20 UTC 2007
Modified Files:
src/usr.sbin/pstat: pstat.c
Log Message:
Because this program has _KERNEL defined while including some files,
it now needs <stdbool.h> due to the arm ports. Longer-term, this
program probably ought to be converted so that it no longer needs
to define _KERNEL.
To generate a diff of this commit:
cvs rdiff -r1.98 -r1.99 src/usr.sbin/pstat/pstat.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index