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

Comparing projects/cms/source/ihost/libstatgrab/load_stat.c (file contents):
Revision 1.4 by tdb, Mon May 13 16:43:51 2002 UTC vs.
Revision 1.5 by pajs, Fri May 17 13:56:20 2002 UTC

# Line 1 | Line 1
1   #include <stdio.h>
2   #include <stdlib.h>
3 + #ifdef SOLARIS
4 + #include <sys/loadavg.h>
5 + #endif
6   #include "ukcprog.h"
7  
8   char *get_load_stats(){

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines