X-Git-Url: http://git.hcoop.net/hcoop/debian/exim4.git/blobdiff_plain/493d55f6840d04ef186778724fc67530b1600113..0baa7b9df9e8d0188307c635776394b0db691e7d:/OS/os.h-AIX diff --git a/OS/os.h-AIX b/OS/os.h-AIX index f3a84f2..5cd4501 100644 --- a/OS/os.h-AIX +++ b/OS/os.h-AIX @@ -20,4 +20,8 @@ typedef struct flock flock_t; +/* default is non-const */ +#define ICONV_ARG2_TYPE const char ** + + /* End */