Copyright updates:
[exim.git] / src / OS / unsupported / os.h-NetBSD
index d2d3e0d824e55a3c488634578efee9079739de59..0b9fc03f0db33dc6cf781f3ec2316766631ff917 100644 (file)
@@ -1,4 +1,5 @@
 /* Exim: OS-specific C header file for NetBSD */
+/* Copyright (c) The Exim Maintainers 2021 */
 
 #define HAVE_BSD_GETLOADAVG
 #define HAVE_GETIFADDRS
@@ -25,4 +26,6 @@ typedef struct flock flock_t;
 /* default is non-const */
 #define ICONV_ARG2_TYPE const char **
 
+#define EXIM_HAVE_KEVENT
+
 /* End */