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

Comparing projects/libstatgrab/src/libstatgrab/statgrab.h (file contents):
Revision 1.11 by pajs, Fri Mar 7 14:44:38 2003 UTC vs.
Revision 1.12 by pajs, Fri Apr 4 13:08:27 2003 UTC

# Line 57 | Line 57 | typedef struct{
57   #ifdef SOLARIS
58   #define MAX_LOGIN_NAME_SIZE 8
59   #endif
60 < #ifdef LINUX
60 > #if defined(LINUX) || defined(FREEBSD)
61   #define MAX_LOGIN_NAME_SIZE UT_NAMESIZE
62   #endif
63  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines