X-Git-Url: http://git.hcoop.net/hcoop/debian/exim4.git/blobdiff_plain/420a0d19af455b8c65ca20e08b500bd9c4995860..2813c06e9d6e591298239bc7dac3fb1b5c778a7c:/OS/os.h-UNIX_SV diff --git a/OS/os.h-UNIX_SV b/OS/os.h-UNIX_SV index 9ad824a..4943a07 100644 --- a/OS/os.h-UNIX_SV +++ b/OS/os.h-UNIX_SV @@ -19,4 +19,7 @@ #define _SVID3 #define NEED_H_ERRNO +/* default is non-const */ +#define ICONV_ARG2_TYPE const char ** + /* End */