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.15 by tdb, Mon Jan 19 16:49:21 2004 UTC vs.
Revision 1.16 by tdb, Wed Jan 21 11:32:27 2004 UTC

# Line 33 | Line 33
33   #include <sys/types.h>
34   #endif
35   #include <utmp.h>
36 + #ifdef CYGWIN
37 + #include <sys/unistd.h>
38 + #endif
39  
40   #ifdef SOLARIS
41   #define MAX_LOGIN_NAME_SIZE 8

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines