X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/79378e0f6db8bdf7cde0da6bf518aa2e94906307..c2fb33b4cd2a3f10d5a583b0260827457f976dac:/src/OS/os.h-FreeBSD?ds=sidebyside diff --git a/src/OS/os.h-FreeBSD b/src/OS/os.h-FreeBSD index 915f3b121..c5ed04275 100644 --- a/src/OS/os.h-FreeBSD +++ b/src/OS/os.h-FreeBSD @@ -1,5 +1,3 @@ -/* $Cambridge: exim/src/OS/os.h-FreeBSD,v 1.3 2006/03/16 12:25:24 ph10 Exp $ */ - /* Exim: OS-specific C header file for FreeBSD */ #define HAVE_BSD_GETLOADAVG @@ -7,6 +5,8 @@ #define HAVE_MMAP #define HAVE_SYS_MOUNT_H #define SIOCGIFCONF_GIVES_ADDR +#define HAVE_SRANDOMDEV +#define HAVE_ARC4RANDOM typedef struct flock flock_t;