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
Build: disable OCSP, AUTH_TLS and EXPERIMENTAL_CERTNAMES if SUPPORT_TLS is not enabled
[exim.git]
/
src
/
OS
/
os.h-GNUkFreeBSD
diff --git
a/src/OS/os.h-GNUkFreeBSD
b/src/OS/os.h-GNUkFreeBSD
index ce05e2d4d66bd4e494e7ea12f965847289da54de..ab3503131443dbf29a064473045d04b9e6c4e024 100644
(file)
--- a/
src/OS/os.h-GNUkFreeBSD
+++ b/
src/OS/os.h-GNUkFreeBSD
@@
-1,5
+1,3
@@
-/* $Cambridge: exim/src/OS/os.h-GNUkFreeBSD,v 1.1 2005/01/04 10:25:58 ph10 Exp $ */
-
/* Exim: OS-specific C header file for GNU/kFreeBSD */
#define CRYPT_H
/* Exim: OS-specific C header file for GNU/kFreeBSD */
#define CRYPT_H
@@
-21,4
+19,7
@@
typedef struct flock flock_t;
#define HAVE_SYS_MOUNT_H
#define SIOCGIFCONF_GIVES_ADDR
#define HAVE_SYS_MOUNT_H
#define SIOCGIFCONF_GIVES_ADDR
+/* default is non-const */
+#define ICONV_ARG2_TYPE const char **
+
/* End */
/* End */