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.20 by greg, Fri Jan 15 19:01:53 2021 UTC vs.
Revision 3.21 by greg, Mon Jan 18 03:55:33 2021 UTC

# Line 19 | Line 19
19    #define execvp _execvp
20   #else
21    #include <sys/param.h>
22  #include <sys/types.h>
22    typedef pid_t RT_PID;
23   #endif
24 + #include <sys/types.h>
25  
26   #include "paths.h"
27  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines