On Wed, Feb 09, 2005 at 02:08:14PM -0800, walt wrote:
> With the most recent kdebase3 I found it necessary to add one line
> to ksysguard/ksysguardd/FreeBSD/CPU.c
>
> #include <sys/param.h>
There might be an sys/types.h include already, replace that if it is there.
Joerg