/* $Id: chprot.h,v 1.1 1995/03/18 20:51:28 tom Exp $
 *
 * Public interface of 'chprot.c'
 */

extern	int chprot (
	char	*filespec,	/* specifies files to lookup	*/
	int	code,
	int	mask);
