/* Exim: OS-specific C header file for GNU/Hurd */
-/* Copyright (c) The Exim Maintainers 2020 */
+/* Copyright (c) The Exim Maintainers 2020 - 2021 */
+/* SPDX-License-Identifier: GPL-2.0-or-later */
#include <features.h>
/* 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