/* Exim: OS-specific C header file for NetBSD */

#define HAVE_BSD_GETLOADAVG
#define HAVE_MMAP
#define HAVE_SYS_MOUNT_H

typedef struct flock flock_t;

#define os_strsignal strsignal
#define OS_STRSIGNAL

/* End */
