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
Debug: "kill" option on ACL control=debug. Bug 1831
[users/jgh/exim.git]
/
src
/
OS
/
os.h-SunOS5-hal
diff --git
a/src/OS/os.h-SunOS5-hal
b/src/OS/os.h-SunOS5-hal
index 9ba6d8a3cfb3e6914d085a2ed170d491b9e201ac..cd9e877a9304955f9b91208895e8500d4c6493eb 100644
(file)
--- a/
src/OS/os.h-SunOS5-hal
+++ b/
src/OS/os.h-SunOS5-hal
@@
-1,5
+1,3
@@
-/* $Cambridge: exim/src/OS/os.h-SunOS5-hal,v 1.1 2004/10/06 15:07:39 ph10 Exp $ */
-
/* Exim: OS-specific C header file for SunOS5 on HAL */
#define HAVE_MMAP
/* Exim: OS-specific C header file for SunOS5 on HAL */
#define HAVE_MMAP
@@
-10,4
+8,7
@@
#define LOAD_AVG_SYMBOL "avenrun_1min"
#define LOAD_AVG_FIELD value.ul
#define LOAD_AVG_SYMBOL "avenrun_1min"
#define LOAD_AVG_FIELD value.ul
+/* default is non-const */
+#define ICONV_ARG2_TYPE const char **
+
/* End */
/* End */