--- ray/src/rt/devcomm.c 1990/03/06 17:44:37 1.15 +++ ray/src/rt/devcomm.c 1990/03/12 11:08:44 1.16 @@ -30,9 +30,7 @@ static char SCCSid[] = "$SunId$ LBL"; extern char *getpath(), *getenv(); -int onsigio(); - -int comm_close(), comm_clear(), comm_paintr(), comm_errout(), +static int comm_close(), comm_clear(), comm_paintr(), comm_errout(), comm_getcur(), comm_comout(), comm_comin(), comm_flush(); struct driver comm_driver = {