X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/ad1a76fefdc79201fe2efaf0ef356acbb7938d46..a75ebe0dcc5faeb915cacb0d9db66d2475789116:/src/OS/unsupported/os.h-NetBSD?ds=sidebyside 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 */