update to pre-4.87 master
[exim.git] / src / OS / os.h-ULTRIX
index 9985af263fecee644330ced68c86b72018c90796..08db5aec89cf6e1832a37b80ae40210354f99633 100644 (file)
@@ -12,4 +12,7 @@ a minority operating system, easiest just to say "no" until someone asks. */
 #define NO_OPENLOG
 typedef struct flock flock_t;
 
+/* default is non-const */
+#define ICONV_ARG2_TYPE const char **
+
 /* End */