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
Pass authenticator pubname through spool. Bug 2648
[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..63ff27c27c0106c976e074a7106205e6442f5c27 100644
(file)
--- 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 */