Invert default for iconv() 2nd arg type, to match SUSv3. Bug 1161
[exim.git] / src / OS / os.h-IRIX65
index 683c66a9ff93c915ed2c16b4adf42c6f740b0164..4b248fe364a00e57520993c94411c4ab35063547 100644 (file)
@@ -13,7 +13,4 @@
 #define F_FAVAIL        f_favail
 #define vfork fork
 
-/* Other OS have "const" in here */
-#define ICONV_ARG2_TYPE char **
-
 /* End */