X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/ad1a76fefdc79201fe2efaf0ef356acbb7938d46..0f773e4df59a9d35929d5839f89c15487a1dd0be:/src/OS/unsupported/os.h-NetBSD diff --git a/src/OS/unsupported/os.h-NetBSD b/src/OS/unsupported/os.h-NetBSD index d2d3e0d82..63ff27c27 100644 --- a/src/OS/unsupported/os.h-NetBSD +++ b/src/OS/unsupported/os.h-NetBSD @@ -25,4 +25,6 @@ typedef struct flock flock_t; /* default is non-const */ #define ICONV_ARG2_TYPE const char ** +#define EXIM_HAVE_KEVENT + /* End */