X-Git-Url: http://git.hcoop.net/hcoop/debian/exim4.git/blobdiff_plain/188b6fee0dfdf699a1a302e16b70d17b4f325bcd:/OS/os.h-SunOS4..2ea97746a3f65eeffb434b8e4e18815e03b61532:/OS/unsupported/os.h-SunOS4 diff --git a/OS/os.h-SunOS4 b/OS/unsupported/os.h-SunOS4 similarity index 93% rename from OS/os.h-SunOS4 rename to OS/unsupported/os.h-SunOS4 index b0deefc..6555620 100644 --- a/OS/os.h-SunOS4 +++ b/OS/unsupported/os.h-SunOS4 @@ -33,4 +33,7 @@ flag causes this to get done in exim.h. */ #define FUDGE_GETC_AND_FRIENDS +/* default is non-const */ +#define ICONV_ARG2_TYPE const char ** + /* End */