--- ray/src/hd/holo.h 1997/12/18 14:45:59 3.9 +++ ray/src/hd/holo.h 1997/12/24 10:52:44 3.10 @@ -18,7 +18,7 @@ #define int2 short #endif #ifndef int4 -#define int4 long +#define int4 int #endif #define DCINF (unsigned)((1L<<16)-1) /* special value for infinity */