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
os_getcwd(): do not realloc if there was no malloc().
[exim.git]
/
src
/
OS
/
os.h-SCO
diff --git
a/src/OS/os.h-SCO
b/src/OS/os.h-SCO
index 07d21bd94698f5448288d30e0f265bed6f5cc33a..e5e915ed03ed951cfd41b698e7639deb1ac75472 100644
(file)
--- a/
src/OS/os.h-SCO
+++ b/
src/OS/os.h-SCO
@@
-15,4
+15,7
@@
#define _SVID3
#define NEED_H_ERRNO
+/* default is non-const */
+#define ICONV_ARG2_TYPE const char **
+
/* End */