Testsuite: moved output file
[exim.git] / src / OS / os.h-SunOS4
index cdb633cccfd35abe38d5de243f42150330b139c7..65556204c31edd49f357ec3c7f1af9f835368d90 100644 (file)
@@ -1,5 +1,3 @@
-/* $Cambridge: exim/src/OS/os.h-SunOS4,v 1.1 2004/10/06 15:07:39 ph10 Exp $ */
-
 /* Exim: OS-specific C header file for SunOS4 */
 
 #define LOAD_AVG_NEEDS_ROOT
@@ -35,4 +33,7 @@ flag causes this to get done in exim.h. */
 
 #define FUDGE_GETC_AND_FRIENDS
 
+/* default is non-const */
+#define ICONV_ARG2_TYPE const char **
+
 /* End */