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-IRIX
diff --git
a/src/OS/os.h-IRIX
b/src/OS/os.h-IRIX
index ac5a6b3263b951b841cc517b42040b336a7cf852..1d4bf46baa4e320ab551e7b5a3148fd170c926a7 100644
(file)
--- a/
src/OS/os.h-IRIX
+++ b/
src/OS/os.h-IRIX
@@
-14,7
+14,4
@@
#define F_FAVAIL f_favail
#define vfork fork
-/* Other OS have "const" in here */
-#define ICONV_ARG2_TYPE char **
-
/* End */