Import Upstream version 4.89
[hcoop/debian/exim4.git] / OS / os.h-DragonFly
index 669bb23..4c2f1d5 100644 (file)
@@ -7,4 +7,7 @@
 
 typedef struct flock flock_t;
 
+/* default is non-const */
+#define ICONV_ARG2_TYPE const char **
+
 /* End */