git://git.exim.org
/
users
/
jgh
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Docs: fix example for listextract expansion item
[users/jgh/exim.git]
/
src
/
OS
/
os.h-FreeBSD
diff --git
a/src/OS/os.h-FreeBSD
b/src/OS/os.h-FreeBSD
index 118d2508fdfc25b58a8514cbe9b196f77fc0de53..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.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
@@
-12,4
+10,7
@@
typedef struct flock flock_t;
typedef struct flock flock_t;
+/* default is non-const */
+#define ICONV_ARG2_TYPE const char **
+
/* End */
/* End */