From: dm Date: Mon, 29 Jan 1996 03:06:06 +0000 (+0000) Subject: included paths.h X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=b8c42df41c1e4b5d6677fba2a4bc2df6a6b78592;p=openbsd included paths.h --- 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 */