Invert default for iconv() 2nd arg type, to match SUSv3. Bug 1161
[exim.git] / src / OS / os.h-OSF1
index f04a5b7000007342853b4566b14e8c22a981224c..6b5fa497319937d5643f80770528ab5fa62c1e92 100644 (file)
@@ -13,7 +13,4 @@ changed. */
 /* Still not "socklen_t", which is the most common setting */
 #define EXIM_SOCKLEN_T       int
 
-/* The default for this is "const char **" */
-#define ICONV_ARG2_TYPE      char **
-
 /* End */