#ifndef lint
static char *sccsid = "@(#)hunt9.c	4.1 (Berkeley) 5/6/83";
#endif

remote(in, out)
char *in, *out;
{
	/* "in" is a long distance file name: get it */
	;
}
