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
Add option to control use of shutdown by ${readsocket }. Bug 400
[users/heiko/exim.git]
/
src
/
OS
/
os.h-DragonFly
diff --git
a/src/OS/os.h-DragonFly
b/src/OS/os.h-DragonFly
index 0821c481a304fea87c81141e7a3c4a83206b50bf..4c2f1d508b6ac79cc058d4d36297293038d778fe 100644
(file)
--- a/
src/OS/os.h-DragonFly
+++ b/
src/OS/os.h-DragonFly
@@
-1,5
+1,3
@@
-/* $Cambridge: exim/src/OS/os.h-DragonFly,v 1.1 2005/09/06 13:21:07 ph10 Exp $ */
-
/* Exim: OS-specific C header file for DragonFly */
#define HAVE_BSD_GETLOADAVG
/* Exim: OS-specific C header file for DragonFly */
#define HAVE_BSD_GETLOADAVG
@@
-9,4
+7,7
@@
typedef struct flock flock_t;
typedef struct flock flock_t;
+/* default is non-const */
+#define ICONV_ARG2_TYPE const char **
+
/* End */
/* End */