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

Comparing ray/src/common/unix_process.c (file contents):
Revision 3.1 by schorsch, Thu Jun 26 00:58:09 2003 UTC vs.
Revision 3.3 by greg, Mon Nov 10 16:41:52 2003 UTC

# Line 10 | Line 10 | static const char      RCSid[] = "$Id$";
10  
11   #include "copyright.h"
12  
13 + #include <sys/types.h>
14 + #include <sys/wait.h>
15 +
16   #include "rtprocess.h"
14 #include  "vfork.h"
17  
18  
19   int

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines