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.18 by greg, Mon Jul 22 18:09:26 1996 UTC vs.
Revision 2.19 by gregl, Thu Sep 18 16:13:28 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 + #include <sys/select.h>
18   #include <sys/stat.h>
19                                          /* select call compatibility stuff */
20   #ifndef FD_SETSIZE

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines