Import Upstream version 4.92
[hcoop/debian/exim4.git] / OS / unsupported / os.h-mips
similarity index 88%
rename from OS/os.h-mips
rename to OS/unsupported/os.h-mips
index 79f3ff2..325e3a1 100644 (file)
@@ -21,4 +21,7 @@ extern char *strerror(int);
 extern int   sys_nerr;
 extern char *sys_errlist[];
 
+/* default is non-const */
+#define ICONV_ARG2_TYPE const char **
+
 /* End */