X-Git-Url: http://git.hcoop.net/hcoop/debian/exim4.git/blobdiff_plain/420a0d19af455b8c65ca20e08b500bd9c4995860..0baa7b9df9e8d0188307c635776394b0db691e7d:/OS/os.h-QNX diff --git a/OS/os.h-QNX b/OS/os.h-QNX index 106b0a6..798f799 100644 --- a/OS/os.h-QNX +++ b/OS/os.h-QNX @@ -18,4 +18,7 @@ doesn't have/need this header file. From Karsten P. Hoffmann. */ extern int h_errno; +/* default is non-const */ +#define ICONV_ARG2_TYPE const char ** + /* End */