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