git://git.exim.org
/
users
/
heiko
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix build for non-Linux platforms having openat.
[users/heiko/exim.git]
/
src
/
OS
/
os.h-SunOS5
diff --git
a/src/OS/os.h-SunOS5
b/src/OS/os.h-SunOS5
index dfbd8f1afb8b0bb0eec367a9b12cba21a03cb9b5..a029161e0f8f386979a7b2ca8fdab025c15e7942 100644
(file)
--- a/
src/OS/os.h-SunOS5
+++ b/
src/OS/os.h-SunOS5
@@
-8,6
+8,7
@@
#define HAVE_GETIPNODEBYNAME 1
#define HAVE_GETIPNODEBYADDR 1
+##define EXIM_HAVE_OPENAT
#define HAVE_KSTAT
#define LOAD_AVG_KSTAT "system_misc"