artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
140b073
)
included paths.h
author
dm
<dm@openbsd.org>
Mon, 29 Jan 1996 03:06:06 +0000
(
03:06
+0000)
committer
dm
<dm@openbsd.org>
Mon, 29 Jan 1996 03:06:06 +0000
(
03:06
+0000)
usr.sbin/sendmail/src/conf.h
patch
|
blob
|
history
diff --git
a/usr.sbin/sendmail/src/conf.h
b/usr.sbin/sendmail/src/conf.h
index
9ac4d8f
..
13ec394
100644
(file)
--- 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 <paths.h>
# define HASUNSETENV 1 /* has unsetenv(3) call */
# define USESETEUID 1 /* has useable seteuid(2) call */
# define HASFCHMOD 1 /* has fchmod(2) syscall */