/* $Id: whoami.h,v 1.1 1995/06/04 01:34:17 tom Exp $
 *
 * interface of whoami.c
 */
extern	int	whoami (char *name, int opt);
