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
Testsuite: move manyhome.test,ex handling from exim to fakens
[users/heiko/exim.git]
/
src
/
OS
/
os.h-BSDI
diff --git
a/src/OS/os.h-BSDI
b/src/OS/os.h-BSDI
index 09b646197ed6897749359b063f4e532139bb8f66..6e16722fde613c4537602b69bbc95df29c1c6183 100644
(file)
--- a/
src/OS/os.h-BSDI
+++ b/
src/OS/os.h-BSDI
@@
-1,12
+1,14
@@
-/* $Cambridge: exim/src/OS/os.h-BSDI,v 1.1 2004/10/06 15:07:39 ph10 Exp $ */
-
/* Exim: OS-specific C header file for BSDI */
#define HAVE_BSD_GETLOADAVG
/* Exim: OS-specific C header file for BSDI */
#define HAVE_BSD_GETLOADAVG
+#define HAVE_SETCLASSRESOURCES
#define HAVE_MMAP
#define HAVE_SYS_MOUNT_H
#define SIOCGIFCONF_GIVES_ADDR
typedef struct flock flock_t;
#define HAVE_MMAP
#define HAVE_SYS_MOUNT_H
#define SIOCGIFCONF_GIVES_ADDR
typedef struct flock flock_t;
+/* default is non-const */
+#define ICONV_ARG2_TYPE const char **
+
/* End */
/* End */