X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/50ef79ad104a8bd26fb21504c13f7e4866824098..04c7af3d028fa168fb736ce0494436adb8e5940c:/src/OS/os.h-Linux 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 */