]> git.netwichtig.de Git - user/henk/code/exim.git/blobdiff - src/OS/os.h-GNUkFreeBSD
Before importing a certificate, free any previous one. Bug 1648
[user/henk/code/exim.git] / src / OS / os.h-GNUkFreeBSD
index e60690f71a4260a5455ac47d4b314cb68a245101..ab3503131443dbf29a064473045d04b9e6c4e024 100644 (file)
@@ -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 */