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
Shuffle proxy-protocol to wrap TLS-on-connect startup. Bug 2018
[users/heiko/exim.git]
/
src
/
OS
/
os.h-HI-UX
diff --git
a/src/OS/os.h-HI-UX
b/src/OS/os.h-HI-UX
index 97b83edf1ce0cfacc54e1fba1a65a58cb8d33817..f3df9638c50780eb8cff051ee90d612aeceffbbb 100644
(file)
--- a/
src/OS/os.h-HI-UX
+++ b/
src/OS/os.h-HI-UX
@@
-15,4
+15,7
@@
typedef struct flock flock_t;
+/* default is non-const */
+#define ICONV_ARG2_TYPE const char **
+
/* End */