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.19 by gregl, Thu Sep 18 16:13:28 1997 UTC vs.
Revision 2.20 by gregl, Thu Oct 16 13:49:22 1997 UTC

# Line 14 | Line 14 | static char SCCSid[] = "$SunId$ LBL";
14   #include "paths.h"
15   #include <signal.h>
16   #include <sys/types.h>
17 + #ifdef INCL_SEL_H
18   #include <sys/select.h>
19 + #endif
20   #include <sys/stat.h>
21                                          /* select call compatibility stuff */
22   #ifndef FD_SETSIZE

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines