--- ray/src/rt/m_brdf.c 1990/12/12 22:02:58 1.1 +++ ray/src/rt/m_brdf.c 1990/12/12 22:35:07 1.2 @@ -34,6 +34,8 @@ static char SCCSid[] = "$SunId$ LBL"; * 4+ red grn blu specularity args .. */ +extern double funvalue(), varvalue(); + #define BSPEC(m) (6.0) /* specular parameter b */ typedef struct {