X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/ad1a76fefdc79201fe2efaf0ef356acbb7938d46..3083c9ca60beb9aacae81d0d108117251da5f276:/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 */