X-Git-Url: https://git.hcoop.net/hcoop/debian/exim4.git/blobdiff_plain/188b6fee0dfdf699a1a302e16b70d17b4f325bcd:/OS/os.h-HI-UX..2ea97746a3f65eeffb434b8e4e18815e03b61532:/OS/unsupported/os.h-HI-UX diff --git a/OS/os.h-HI-UX b/OS/unsupported/os.h-HI-UX similarity index 86% rename from OS/os.h-HI-UX rename to OS/unsupported/os.h-HI-UX index 97b83ed..f3df963 100644 --- a/OS/os.h-HI-UX +++ b/OS/unsupported/os.h-HI-UX @@ -15,4 +15,7 @@ typedef struct flock flock_t; +/* default is non-const */ +#define ICONV_ARG2_TYPE const char ** + /* End */