git://git.exim.org
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Do RE compilations at daemon startup. Bug 1568
[exim.git]
/
src
/
OS
/
os.h-FreeBSD
diff --git
a/src/OS/os.h-FreeBSD
b/src/OS/os.h-FreeBSD
index 9a2da7a5afbaa896bce6cf1d029c4bad5e205494..c5ed04275f23fb73765f5d3131daa56d1444c724 100644
(file)
--- a/
src/OS/os.h-FreeBSD
+++ b/
src/OS/os.h-FreeBSD
@@
-1,11
+1,12
@@
-/* $Cambridge: exim/src/OS/os.h-FreeBSD,v 1.1 2004/10/06 15:07:39 ph10 Exp $ */
-
/* Exim: OS-specific C header file for FreeBSD */
#define HAVE_BSD_GETLOADAVG
/* Exim: OS-specific C header file for FreeBSD */
#define HAVE_BSD_GETLOADAVG
+#define HAVE_SETCLASSRESOURCES
#define HAVE_MMAP
#define HAVE_SYS_MOUNT_H
#define SIOCGIFCONF_GIVES_ADDR
#define HAVE_MMAP
#define HAVE_SYS_MOUNT_H
#define SIOCGIFCONF_GIVES_ADDR
+#define HAVE_SRANDOMDEV
+#define HAVE_ARC4RANDOM
typedef struct flock flock_t;
typedef struct flock flock_t;