summaryrefslogtreecommitdiff
path: root/src/OS/os.h-Darwin
diff options
context:
space:
mode:
Diffstat (limited to 'src/OS/os.h-Darwin')
-rw-r--r--src/OS/os.h-Darwin3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/OS/os.h-Darwin b/src/OS/os.h-Darwin
index 559003f53..f4087404e 100644
--- a/src/OS/os.h-Darwin
+++ b/src/OS/os.h-Darwin
@@ -42,4 +42,7 @@ updating Exim to use the newer interface. */
#define OFF_T_FMT "%lld"
#define LONGLONG_T long int
+/* default is non-const */
+#define ICONV_ARG2_TYPE const char **
+
/* End */