1 /* Exim: OS-specific C header file for GNU/kNetBSD */
2 /* SPDX-License-Identifier: GPL-2.0-or-later */
5 #define GLIBC_IP_OPTIONS
7 #define HAVE_BSD_GETLOADAVG
12 #define F_FREESP O_TRUNC
13 typedef struct flock flock_t;
15 #define os_strsignal strsignal
18 /* kNetBSD-specific bits below */
20 #define HAVE_SYS_MOUNT_H
21 #define SIOCGIFCONF_GIVES_ADDR
23 /* default is non-const */
24 #define ICONV_ARG2_TYPE const char **