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

Comparing projects/libstatgrab/src/libstatgrab/os_info.c (file contents):
Revision 1.2 by pajs, Tue Feb 18 23:23:36 2003 UTC vs.
Revision 1.3 by tdb, Fri Feb 28 22:59:35 2003 UTC

# Line 22 | Line 22
22   #include "config.h"
23   #endif
24  
25 #include "statgrab.h"
26 #include <sys/utsname.h>
25   #include <stdio.h>
26 + #include <sys/utsname.h>
27 + #include "statgrab.h"
28   #ifdef SOLARIS
29   #include <kstat.h>
30   #include <time.h>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines