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

Comparing ray/src/common/win_process.c (file contents):
Revision 3.2 by schorsch, Thu Jul 3 22:41:44 2003 UTC vs.
Revision 3.3 by schorsch, Mon Jul 14 20:02:29 2003 UTC

# Line 16 | Line 16 | static char RCSid[]="$Id$";
16   #include <io.h>      /* _open_osfhandle */
17   #include <fcntl.h>   /* _O_XXX */
18  
19 < #include "standard.h"
19 > #include "rterror.h"
20 > #include "rtio.h"
21   #include "rtprocess.h"
22  
23  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines