Merge branch 'debian' into hcoop_489
[hcoop/debian/exim4.git] / OS / os.h-Darwin
index 559003f..f408740 100644 (file)
@@ -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 */