Current File : //usr/lib/llib-lmail
/* LINTLIBRARY */
/* PROTOLIB1 */

/*
 * Copyright (c) 1999, by Sun Microsystems, Inc.
 * All rights reserved.
 */
#pragma ident	"%Z%%M%	%I%	%E% SMI"

#include <stdlib.h>
#include <stdio.h>
#include <maillock.h>

/*
 * usr/src/lib/libmail
 */

/* maillock.c */
int maillock(char *, int);
void mailunlock(void);
void touchlock(void);