xref: /csrg-svn/bin/sh/mail.h (revision 69272)
147125Sbostic /*-
260698Sbostic  * Copyright (c) 1991, 1993
360698Sbostic  *	The Regents of the University of California.  All rights reserved.
447125Sbostic  *
547125Sbostic  * This code is derived from software contributed to Berkeley by
647125Sbostic  * Kenneth Almquist.
747125Sbostic  *
847125Sbostic  * %sccs.include.redist.c%
947125Sbostic  *
10*69272Schristos  *	@(#)mail.h	8.2 (Berkeley) 05/04/95
1147125Sbostic  */
1247125Sbostic 
13*69272Schristos void chkmail __P((int));
14