ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/gen/xform.c
(Generate patch)

Comparing ray/src/gen/xform.c (file contents):
Revision 2.28 by schorsch, Mon Jun 30 14:59:11 2003 UTC vs.
Revision 2.29 by schorsch, Thu Jul 3 22:41:44 2003 UTC

# Line 10 | Line 10 | static const char RCSid[] = "$Id$";
10   */
11  
12   #include  <ctype.h>
13 < #include  <unistd.h>
13 > #ifndef _WIN32
14 >  #include  <unistd.h>
15 > #endif
16  
17   #include  "standard.h"
18   #include  "platform.h"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines