git://git.exim.org
/
users
/
heiko
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Bug-fix for bash and no-dynamic case.
[users/heiko/exim.git]
/
src
/
OS
/
os.h-FreeBSD
diff --git
a/src/OS/os.h-FreeBSD
b/src/OS/os.h-FreeBSD
index 091089f52ccc53f90a4ce162717d60b3c2500c0d..118d2508fdfc25b58a8514cbe9b196f77fc0de53 100644
(file)
--- a/
src/OS/os.h-FreeBSD
+++ b/
src/OS/os.h-FreeBSD
@@
-1,12
+1,14
@@
-/* $Cambridge: exim/src/OS/os.h-FreeBSD,v 1.
2 2006/02/21 16:24:19 ph10
Exp $ */
+/* $Cambridge: exim/src/OS/os.h-FreeBSD,v 1.
4 2009/11/16 19:15:36 nm4
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_
LOGIN_CAP
+#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;