--- projects/libstatgrab/src/libstatgrab/cpu_stats.c 2003/03/03 13:14:25 1.5 +++ projects/libstatgrab/src/libstatgrab/cpu_stats.c 2003/03/03 14:37:24 1.6 @@ -22,15 +22,12 @@ #include "config.h" #endif -#include -#include -#include #include -#include #include "statgrab.h" #ifdef SOLARIS #include #include +#include #endif static cpu_states_t cpu_now;