Fix build for non-Linux platforms having openat.
[users/heiko/exim.git] / src / OS / os.h-FreeBSD
index 73d99767a0053081681d3354596519a7364c9583..548a82d4bd0111d4ac9d9dd702a22082ea6b4b33 100644 (file)
@@ -14,6 +14,7 @@
 #define SIOCGIFCONF_GIVES_ADDR
 #define HAVE_SRANDOMDEV
 #define HAVE_ARC4RANDOM
+#define EXIM_HAVE_OPENAT
 
 /* Applications should not call arc4random_stir() explicitly after
  * FreeBSD r227520 (approximately 1000002).