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.1 by pajs, Tue Feb 18 19:28:30 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"
25 < #include "ukcprog.h"
24 >
25   #include <stdlib.h>
26   #include <stdio.h>
27   #include <string.h>
29 #ifdef FREEBSD
30 #include <sys/types.h>
31 #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