git://git.exim.org
/
users
/
heiko
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Shuffle proxy-protocol to wrap TLS-on-connect startup. Bug 2018
[users/heiko/exim.git]
/
src
/
OS
/
os.h-GNUkNetBSD
diff --git
a/src/OS/os.h-GNUkNetBSD
b/src/OS/os.h-GNUkNetBSD
index 121f2d3b3b790bec2c6bd0b1de2a9eefe1dbedde..bc3bc259d7e7ca5090620bb81e7c44bd7ecf5faf 100644
(file)
--- a/
src/OS/os.h-GNUkNetBSD
+++ b/
src/OS/os.h-GNUkNetBSD
@@
-19,4
+19,7
@@
typedef struct flock flock_t;
#define HAVE_SYS_MOUNT_H
#define SIOCGIFCONF_GIVES_ADDR
+/* default is non-const */
+#define ICONV_ARG2_TYPE const char **
+
/* End */