X-Git-Url: https://git.hcoop.net/hcoop/debian/exim4.git/blobdiff_plain/420a0d19af455b8c65ca20e08b500bd9c4995860..2813c06e9d6e591298239bc7dac3fb1b5c778a7c:/OS/os.h-SunOS5-hal diff --git a/OS/os.h-SunOS5-hal b/OS/os.h-SunOS5-hal index 044e09b..cd9e877 100644 --- a/OS/os.h-SunOS5-hal +++ b/OS/os.h-SunOS5-hal @@ -8,4 +8,7 @@ #define LOAD_AVG_SYMBOL "avenrun_1min" #define LOAD_AVG_FIELD value.ul +/* default is non-const */ +#define ICONV_ARG2_TYPE const char ** + /* End */