converted man page
[unix-history] / usr / src / libexec / mail.local / pathnames.h
/*-
* Copyright (c) 1990 The Regents of the University of California.
* All rights reserved.
*
* %sccs.include.redist.c%
*
* @(#)pathnames.h 5.1 (Berkeley) %G%
*/
#include <paths.h>
#undef _PATH_TMP
#define _PATH_TMP "/tmp/maXXXXX"
#define _PATH_MAILDIR "/var/mail/"