X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/92f9ced0f1ac270b78c3733ed259f4604d01af16..fb2bba55d3916ab1d515f1a060f19009daf447ed:/src/OS/os.h-NetBSD diff --git a/src/OS/os.h-NetBSD b/src/OS/os.h-NetBSD index 234f51c18..0f3a3d8fc 100644 --- a/src/OS/os.h-NetBSD +++ b/src/OS/os.h-NetBSD @@ -1,5 +1,3 @@ -/* $Cambridge: exim/src/OS/os.h-NetBSD,v 1.5 2009/10/20 12:39:47 nm4 Exp $ */ - /* Exim: OS-specific C header file for NetBSD */ #define HAVE_BSD_GETLOADAVG @@ -7,6 +5,7 @@ #define HAVE_MMAP #define HAVE_SYS_MOUNT_H #define SIOCGIFCONF_GIVES_ADDR +#define HAVE_ARC4RANDOM typedef struct flock flock_t;