X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/4d9c3e57c7decda537f4dab71b4d0880514334f6..c1e794ba50d0d5a73529412929228ae5c5d09073:/src/OS/os.h-NetBSD diff --git a/src/OS/os.h-NetBSD b/src/OS/os.h-NetBSD index 1d6d07070..0f3a3d8fc 100644 --- a/src/OS/os.h-NetBSD +++ b/src/OS/os.h-NetBSD @@ -1,11 +1,11 @@ -/* $Cambridge: exim/src/OS/os.h-NetBSD,v 1.4 2007/06/27 08:46:28 ph10 Exp $ */ - /* Exim: OS-specific C header file for NetBSD */ #define HAVE_BSD_GETLOADAVG +#define HAVE_GETIFADDRS #define HAVE_MMAP #define HAVE_SYS_MOUNT_H #define SIOCGIFCONF_GIVES_ADDR +#define HAVE_ARC4RANDOM typedef struct flock flock_t;