From 00f0365455374aa6ecbdb51c812e6367a65a5e7d Mon Sep 17 00:00:00 2001 From: dm Date: Mon, 29 Jan 1996 03:06:07 +0000 Subject: included paths.h --- usr.sbin/sendmail/src/conf.h | 1 + 1 file changed, 1 insertion(+) diff --git a/usr.sbin/sendmail/src/conf.h b/usr.sbin/sendmail/src/conf.h index 9ac4d8f3427..13ec394b6f5 100644 --- a/usr.sbin/sendmail/src/conf.h +++ b/usr.sbin/sendmail/src/conf.h @@ -512,6 +512,7 @@ typedef int pid_t; */ #if defined(BSD4_4) && !defined(__bsdi__) +# include # define HASUNSETENV 1 /* has unsetenv(3) call */ # define USESETEUID 1 /* has useable seteuid(2) call */ # define HASFCHMOD 1 /* has fchmod(2) syscall */ -- cgit v1.2.3