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.2 by schorsch, Thu Jul 17 09:21:29 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"
17   #include  "vfork.h"
18  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines