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

Comparing projects/libstatgrab/src/libstatgrab/user_stats.c (file contents):
Revision 1.2 by tdb, Thu Feb 20 13:19:52 2003 UTC vs.
Revision 1.3 by tdb, Fri Feb 28 22:59:35 2003 UTC

# Line 21 | Line 21
21   #ifdef HAVE_CONFIG_H
22   #include "config.h"
23   #endif
24 < #include "statgrab.h"
24 >
25   #include <stdlib.h>
26   #include <stdio.h>
27   #include <string.h>
28 #ifdef FREEBSD
29 #include <sys/types.h>
30 #endif
28   #include <utmp.h>
29 + #include "statgrab.h"
30  
31   #define START_VAL 5
32  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines