Copyright year updates (things touched in 2016)
[exim.git] / src / OS / os.h-SCO_SV
index 7d8e2a8e2cfa03dbae0462266332aa9eb24c153c..0ca29f74a7458e7668f9e995d5d3ddf3fb9f3c91 100644 (file)
@@ -1,5 +1,3 @@
-/* $Cambridge: exim/src/OS/os.h-SCO_SV,v 1.2 2005/03/15 14:09:12 ph10 Exp $ */
-
 /* Exim: OS-specific C header file for SCO_SV */
 
 #define LOAD_AVG_NEEDS_ROOT
@@ -15,4 +13,7 @@
 #define _SVID3
 #define NEED_H_ERRNO
 
+/* default is non-const */
+#define ICONV_ARG2_TYPE const char **
+
 /* End */