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

Comparing ray/src/rt/persist.c (file contents):
Revision 2.37 by greg, Fri Jan 21 00:52:59 2005 UTC vs.
Revision 2.38 by schorsch, Wed Jun 7 17:52:04 2006 UTC

# Line 12 | Line 12 | static const char      RCSid[] = "$Id$";
12   #include <string.h>
13   #include <signal.h>
14   #include <sys/stat.h>
15 + #include <sys/types.h>
16 + #include <sys/wait.h>
17  
18   #include "platform.h"
19   #include "rtprocess.h" /* getpid() */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines