ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/libstatgrab/src/libstatgrab/network_stats.c
(Generate patch)

Comparing projects/libstatgrab/src/libstatgrab/network_stats.c (file contents):
Revision 1.3 by pajs, Wed Feb 19 17:13:24 2003 UTC vs.
Revision 1.4 by tdb, Fri Feb 28 22:59:35 2003 UTC

# Line 23 | Line 23
23   #endif
24  
25   #include <stdio.h>
26 #include "statgrab.h"
26   #include <stdlib.h>
27 + #include "statgrab.h"
28   #ifdef SOLARIS
29   #include <kstat.h>
30   #include <sys/sysinfo.h>
# Line 186 | Line 186 | network_stat_t *get_network_stats_diff(int *entries){
186  
187          return network_stats_diff;
188   }      
189
190
189  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines