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
Fix potential misaligned ipv6 result records from DNS search
[users/heiko/exim.git]
/
src
/
OS
/
os.h-SunOS4
diff --git
a/src/OS/os.h-SunOS4
b/src/OS/os.h-SunOS4
index b0deefc49f55651f5639a6e3e422b5db057e64b3..65556204c31edd49f357ec3c7f1af9f835368d90 100644
(file)
--- a/
src/OS/os.h-SunOS4
+++ b/
src/OS/os.h-SunOS4
@@
-33,4
+33,7
@@
flag causes this to get done in exim.h. */
#define FUDGE_GETC_AND_FRIENDS
#define FUDGE_GETC_AND_FRIENDS
+/* default is non-const */
+#define ICONV_ARG2_TYPE const char **
+
/* End */
/* End */