--- projects/libstatgrab/src/libstatgrab/network_stats.c 2003/02/19 17:13:24 1.3 +++ projects/libstatgrab/src/libstatgrab/network_stats.c 2003/02/28 22:59:35 1.4 @@ -23,8 +23,8 @@ #endif #include -#include "statgrab.h" #include +#include "statgrab.h" #ifdef SOLARIS #include #include @@ -186,6 +186,4 @@ network_stat_t *get_network_stats_diff(int *entries){ return network_stats_diff; } - -