$NetBSD: patch-ab,v 1.3 1998/08/07 10:40:47 agc Exp $ --- plug-ins/mail/mail.c.orig Mon Nov 24 23:04:27 1997 +++ plug-ins/mail/mail.c Tue Apr 14 00:43:26 1998 @@ -88,9 +88,9 @@ * As always: The utility of this plugin is left as an exercise for the reader * */ -#ifndef MAILER -#define MAILER "/usr/lib/sendmail" -#endif + +#include +#define MAILER _PATH_SENDMAIL #ifndef UUENCODE #define UUENCODE "uuencode"