1 /* Exim: OS-specific C header file for GNU/Hurd */
4 #define GLIBC_IP_OPTIONS
5 #define HAVE_BSD_GETLOADAVG
10 #define SIOCGIFCONF_GIVES_ADDR
12 #define F_FREESP O_TRUNC
13 typedef struct flock flock_t;
15 #define os_strsignal strsignal
18 /* Hurd-specific bits below */
20 /* default is non-const */
21 #define ICONV_ARG2_TYPE const char **