--- ray/src/util/makedist.c 1991/03/12 13:05:09 1.1 +++ ray/src/util/makedist.c 1991/03/26 13:02:17 1.3 @@ -22,8 +22,11 @@ static char SCCSid[] = "$SunId$ LBL"; #include "random.h" -#include "setscan.c" +#include "setscan.h" +#ifndef BSD +#define vfork fork +#endif #define FTINY 1e-7