From: | Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxx> |
Date: | Wed, 9 Feb 2005 23:59:09 +0100 |
Mail-followup-to: | submit@crater.dragonflybsd.org |
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