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.32 by greg, Mon Oct 20 16:01:55 2003 UTC vs.
Revision 2.33 by greg, Wed Oct 22 02:06:35 2003 UTC

# Line 13 | Line 13 | static const char      RCSid[] = "$Id$";
13   #include <signal.h>
14   #include <sys/stat.h>
15  
16 + #include "platform.h"
17   #include "rtprocess.h" /* getpid() */
18   #include "standard.h"
18 #include "platform.h"
19   #include "random.h"
20  
21   #ifdef F_SETLKW

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines