X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/c3bb5a29480ecbd971e206a1efbd4ad3d23e6e93..ffbb6f2982821e44c42da6b8816e4560f5a9accb:/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 */