Import Upstream version 4.92
[hcoop/debian/exim4.git] / OS / unsupported / os.h-ULTRIX
similarity index 87%
rename from OS/os.h-ULTRIX
rename to OS/unsupported/os.h-ULTRIX
index 9985af2..08db5ae 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 */