1 /* Exim: OS-specific C header file for GNU/kFreeBSD */
4 #define GLIBC_IP_OPTIONS
6 #define HAVE_BSD_GETLOADAVG
11 #define F_FREESP O_TRUNC
12 typedef struct flock flock_t;
14 #define os_strsignal strsignal
17 /* kFreeBSD-specific bits below */
19 #define HAVE_SYS_MOUNT_H
20 #define SIOCGIFCONF_GIVES_ADDR
22 /* default is non-const */
23 #define ICONV_ARG2_TYPE const char **