X-Git-Url: https://git.hcoop.net/hcoop/debian/exim4.git/blobdiff_plain/493d55f6840d04ef186778724fc67530b1600113..0baa7b9df9e8d0188307c635776394b0db691e7d:/OS/os.h-DragonFly diff --git a/OS/os.h-DragonFly b/OS/os.h-DragonFly index 669bb23..4c2f1d5 100644 --- a/OS/os.h-DragonFly +++ b/OS/os.h-DragonFly @@ -7,4 +7,7 @@ typedef struct flock flock_t; +/* default is non-const */ +#define ICONV_ARG2_TYPE const char ** + /* End */