]> git.netwichtig.de Git - user/henk/code/exim.git/blobdiff - src/OS/os.h-OpenBSD
Builtin macros for ACL conditions & modifiers
[user/henk/code/exim.git] / src / OS / os.h-OpenBSD
index dc5dc0233e35e2544ab6e69ef4a3108c1110ed75..663fc97c35bc33b2041766d1bf5b2ef25cb283d4 100644 (file)
@@ -6,8 +6,9 @@
 #define HAVE_BSD_GETLOADAVG
 #define HAVE_MMAP
 #define HAVE_SYS_MOUNT_H
-#define SIOCGIFCONF_GIVES_ADDR
+#define HAVE_GETIFADDRS
 #define EXIM_HAVE_OPENAT
+#define EXIM_HAVE_FUTIMENS
 #define HAVE_ARC4RANDOM
 /* In May 2014, OpenBSD 5.5 was released which cleaned up the arc4random_* API
    which removed the arc4random_stir() function. Set NOT_HAVE_ARC4RANDOM_STIR
@@ -58,4 +59,6 @@ typedef struct __res_state *res_state;
 Space-constrained devices could use much smaller; a few k. */
 #define NS_MAXMSG 65535
 
+#define EXIM_HAVE_KEVENT
+
 /* End */