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
Document behaviour of message_size_limit=0 (main config setting, not transport)
[exim.git]
/
src
/
OS
/
os.h-NetBSD
diff --git
a/src/OS/os.h-NetBSD
b/src/OS/os.h-NetBSD
index 1d6d07070dd1ab3412f01d2f69e8ef1e51481215..0f3a3d8fc9f7070e71d4103ab8b1259b1feeed0f 100644
(file)
--- a/
src/OS/os.h-NetBSD
+++ b/
src/OS/os.h-NetBSD
@@
-1,11
+1,11
@@
-/* $Cambridge: exim/src/OS/os.h-NetBSD,v 1.4 2007/06/27 08:46:28 ph10 Exp $ */
-
/* Exim: OS-specific C header file for NetBSD */
#define HAVE_BSD_GETLOADAVG
/* Exim: OS-specific C header file for NetBSD */
#define HAVE_BSD_GETLOADAVG
+#define HAVE_GETIFADDRS
#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_ARC4RANDOM
typedef struct flock flock_t;
typedef struct flock flock_t;