X-Git-Url: http://git.hcoop.net/hcoop/debian/exim4.git/blobdiff_plain/188b6fee0dfdf699a1a302e16b70d17b4f325bcd:/OS/os.h-GNUkNetBSD..2ea97746a3f65eeffb434b8e4e18815e03b61532:/OS/unsupported/os.h-GNUkNetBSD diff --git a/OS/os.h-GNUkNetBSD b/OS/unsupported/os.h-GNUkNetBSD similarity index 86% rename from OS/os.h-GNUkNetBSD rename to OS/unsupported/os.h-GNUkNetBSD index 121f2d3..bc3bc25 100644 --- a/OS/os.h-GNUkNetBSD +++ b/OS/unsupported/os.h-GNUkNetBSD @@ -19,4 +19,7 @@ typedef struct flock flock_t; #define HAVE_SYS_MOUNT_H #define SIOCGIFCONF_GIVES_ADDR +/* default is non-const */ +#define ICONV_ARG2_TYPE const char ** + /* End */