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