included paths.h
authordm <dm@openbsd.org>
Mon, 29 Jan 1996 03:06:06 +0000 (03:06 +0000)
committerdm <dm@openbsd.org>
Mon, 29 Jan 1996 03:06:06 +0000 (03:06 +0000)
usr.sbin/sendmail/src/conf.h

index 9ac4d8f..13ec394 100644 (file)
@@ -512,6 +512,7 @@ typedef int         pid_t;
 */
 
 #if defined(BSD4_4) && !defined(__bsdi__)
+# include <paths.h>
 # define HASUNSETENV   1       /* has unsetenv(3) call */
 # define USESETEUID    1       /* has useable seteuid(2) call */
 # define HASFCHMOD     1       /* has fchmod(2) syscall */