X-Git-Url: http://git.hcoop.net/hcoop/debian/exim4.git/blobdiff_plain/188b6fee0dfdf699a1a302e16b70d17b4f325bcd:/OS/os.h-GNU..ce3d526303f820cb1d865884142d16a378fc21c2:/OS/unsupported/os.h-GNU diff --git a/OS/os.h-GNU b/OS/unsupported/os.h-GNU similarity index 85% rename from OS/os.h-GNU rename to OS/unsupported/os.h-GNU index cc4da0e..4499316 100644 --- a/OS/os.h-GNU +++ b/OS/unsupported/os.h-GNU @@ -17,4 +17,7 @@ typedef struct flock flock_t; /* Hurd-specific bits below */ +/* default is non-const */ +#define ICONV_ARG2_TYPE const char ** + /* End */