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

Comparing projects/libstatgrab/src/libstatgrab/process_stats.c (file contents):
Revision 1.1 by pajs, Tue Feb 18 19:28:30 2003 UTC vs.
Revision 1.2 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 <unistd.h>
28 + #include "statgrab.h"
29  
30   #ifdef SOLARIS
31   #include <procfs.h>
32   #include <limits.h>
33 #include <sys/types.h>
33   #include <dirent.h>
34   #include <string.h>
35   #define PROC_LOCATION "/proc"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines