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
Memory Management: new main-section config option "debug_store" to control extra...
[users/heiko/exim.git]
/
src
/
OS
/
os.h-NetBSD
diff --git
a/src/OS/os.h-NetBSD
b/src/OS/os.h-NetBSD
index 19a8ac0c7028de2eeaa514acf2f0190b78e54637..d2d3e0d824e55a3c488634578efee9079739de59 100644
(file)
--- a/
src/OS/os.h-NetBSD
+++ b/
src/OS/os.h-NetBSD
@@
-22,4
+22,7
@@
typedef struct flock flock_t;
#define HAVE_SYS_STATVFS_H
#endif
+/* default is non-const */
+#define ICONV_ARG2_TYPE const char **
+
/* End */