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.5 by greg, Mon Jan 25 19:17:36 1993 UTC vs.
Revision 2.6 by greg, Fri Jan 29 12:02:29 1993 UTC

# Line 9 | Line 9 | static char SCCSid[] = "$SunId$ LBL";
9   */
10  
11   #include "standard.h"
12 +
13 + #ifdef F_SETLKW
14 +
15   #include "paths.h"
16   #include <signal.h>
17   #include <sys/types.h>
# Line 193 | Line 196 | io_process()           /* just act as conduits to and from actu
196   formerr:
197          error(USER, "format error in persist file");
198   }
199 +
200 + #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines