ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/common/platform.h
(Generate patch)

Comparing ray/src/common/platform.h (file contents):
Revision 3.8 by schorsch, Mon Jul 14 22:23:59 2003 UTC vs.
Revision 3.9 by schorsch, Thu Jul 17 09:21:29 2003 UTC

# Line 37 | Line 37
37      #define NON_POSIX
38    #else
39      /* assumedly posix systems */
40 +        #include <unistd.h>
41      #define RHAS_GETPWNAM
42      #define RHAS_STAT
43      #define RHAS_FORK_EXEC

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines