Import Upstream version 4.92
[hcoop/debian/exim4.git] / OS / unsupported / os.h-DragonFly
similarity index 74%
rename from OS/os.h-DragonFly
rename to OS/unsupported/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 */