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
Testsuite: Fix the [U]pdate for new testcases
[exim.git]
/
src
/
OS
/
os.h-FreeBSD
diff --git
a/src/OS/os.h-FreeBSD
b/src/OS/os.h-FreeBSD
index 915f3b1219d41c7ea02ee98feed729f7aba73c96..ba4889fecab4b9f0cc246452127d3577c61161d6 100644
(file)
--- 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
/* Exim: OS-specific C header file for FreeBSD */
#define HAVE_BSD_GETLOADAVG
@@
-7,7
+5,12
@@
#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;
+/* default is non-const */
+#define ICONV_ARG2_TYPE const char **
+
/* End */
/* End */