From: Samuel Thibault Date: Tue, 10 Sep 2024 11:51:03 +0000 (+0100) Subject: Build: iconv type for Hurd X-Git-Url: https://git.exim.org/exim.git/commitdiff_plain/b17063ebcb309f887bf56553ca6f9931076aa89a Build: iconv type for Hurd --- diff --git a/src/OS/os.h-GNU b/src/OS/os.h-GNU index 4fe55fa5e..a8bf1c87c 100644 --- a/src/OS/os.h-GNU +++ b/src/OS/os.h-GNU @@ -21,9 +21,6 @@ typedef struct flock flock_t; /* Hurd-specific bits below */ -/* default is non-const */ -#define ICONV_ARG2_TYPE const char ** - /* setgroups(0, NULL) succeeds, and drops the gid group as well as any supplementary groups*/ #define OS_SETGROUPS_ZERO_DROPS_ALL