ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/common/rtprocess.h
(Generate patch)

Comparing ray/src/common/rtprocess.h (file contents):
Revision 3.6 by schorsch, Mon Oct 27 10:19:31 2003 UTC vs.
Revision 3.7 by greg, Mon Nov 10 16:41:52 2003 UTC

# Line 33 | Line 33
33  
34   #include "paths.h"
35  
36 + #if !defined(BSD) || defined(sparc)
37 + #define vfork   fork
38 + #endif
39 +
40   #ifdef __cplusplus
41   extern "C" {
42   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines