--- ray/src/util/makedist.c 1991/03/14 17:38:24 1.2 +++ ray/src/util/makedist.c 1991/03/26 13:02:17 1.3 @@ -24,6 +24,9 @@ static char SCCSid[] = "$SunId$ LBL"; #include "setscan.h" +#ifndef BSD +#define vfork fork +#endif #define FTINY 1e-7