From 6a9cf7f890226aa085842cd3d94b13e78ea31637 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sat, 3 Oct 2020 20:59:15 +0100 Subject: TLS: preload configuration items --- src/OS/os.h-Linux | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/OS') diff --git a/src/OS/os.h-Linux b/src/OS/os.h-Linux index 4a141346d..2fa1b0b82 100644 --- a/src/OS/os.h-Linux +++ b/src/OS/os.h-Linux @@ -91,5 +91,8 @@ then change the 0 to 1 in the next block. */ /* "Abstract" Unix-socket names */ #define EXIM_HAVE_ABSTRACT_UNIX_SOCKETS +/* inotify(7) etc syscalls */ +#define EXIM_HAVE_INOTIFY + /* End */ -- cgit v1.2.3