--- ray/src/rt/aniso.c 1993/02/12 10:41:05 2.23 +++ ray/src/rt/aniso.c 1993/03/08 12:37:18 2.24 @@ -19,6 +19,8 @@ static char SCCSid[] = "$SunId$ LBL"; extern double specthresh; /* specular sampling threshold */ extern double specjitter; /* specular sampling jitter */ +static agaussamp(); + /* * This routine implements the anisotropic Gaussian * model described by Ward in Siggraph `92 article.