=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mail/pathnames.h,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- src/usr.bin/mail/pathnames.h 1996/06/11 12:53:46 1.2 +++ src/usr.bin/mail/pathnames.h 1997/03/29 03:01:46 1.3 @@ -1,4 +1,4 @@ -/* $OpenBSD: pathnames.h,v 1.2 1996/06/11 12:53:46 deraadt Exp $ */ +/* $OpenBSD: pathnames.h,v 1.3 1997/03/29 03:01:46 millert Exp $ */ /* $NetBSD: pathnames.h,v 1.4 1996/06/08 19:48:34 christos Exp $ */ /* @@ -44,3 +44,4 @@ #define _PATH_TILDE "/usr/share/misc/mail.tildehelp" #define _PATH_MASTER_RC "/etc/mail.rc" #define _PATH_MORE "/usr/bin/more" +#define _PATH_MAIL_LOCAL "/usr/libexec/mail.local"