--- ray/src/common/savestr.c 1989/02/02 13:53:43 1.2 +++ ray/src/common/savestr.c 1991/10/28 09:47:27 1.3 @@ -33,6 +33,8 @@ typedef struct s_head { static S_HEAD *stab[NHASH]; +static int shash(); + extern char *savestr(), *strcpy(), *malloc(); #define NULL 0