git://git.exim.org
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
exim-filter dynamic module
[exim.git]
/
src
/
OS
/
unsupported
/
os.h-NetBSD
diff --git
a/src/OS/unsupported/os.h-NetBSD
b/src/OS/unsupported/os.h-NetBSD
index d2d3e0d824e55a3c488634578efee9079739de59..a8e32107a3316cd150cf2933944fbe635cdab1d0 100644
(file)
--- a/
src/OS/unsupported/os.h-NetBSD
+++ b/
src/OS/unsupported/os.h-NetBSD
@@
-1,4
+1,6
@@
/* Exim: OS-specific C header file for NetBSD */
/* Exim: OS-specific C header file for NetBSD */
+/* Copyright (c) The Exim Maintainers 2021 */
+/* SPDX-License-Identifier: GPL-2.0-or-later */
#define HAVE_BSD_GETLOADAVG
#define HAVE_GETIFADDRS
#define HAVE_BSD_GETLOADAVG
#define HAVE_GETIFADDRS
@@
-25,4
+27,6
@@
typedef struct flock flock_t;
/* default is non-const */
#define ICONV_ARG2_TYPE const char **
/* default is non-const */
#define ICONV_ARG2_TYPE const char **
+#define EXIM_HAVE_KEVENT
+
/* End */
/* End */