diff options
Diffstat (limited to 'src/OS/os.h-FreeBSD')
-rw-r--r-- | src/OS/os.h-FreeBSD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/OS/os.h-FreeBSD b/src/OS/os.h-FreeBSD index 73d99767a..548a82d4b 100644 --- a/src/OS/os.h-FreeBSD +++ b/src/OS/os.h-FreeBSD @@ -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). |