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
Bump LOCAL_SCAN_ABI_VERSION.
[users/jgh/exim.git]
/
src
/
OS
/
os.h-HP-UX-9
diff --git
a/src/OS/os.h-HP-UX-9
b/src/OS/os.h-HP-UX-9
index c7e3604c3e97c35777e9cfd8b5bd04667bd42ccc..5a260d607ad9107c1c629fa0d3dc007efcbf1173 100644
(file)
--- a/
src/OS/os.h-HP-UX-9
+++ b/
src/OS/os.h-HP-UX-9
@@
-1,5
+1,3
@@
-/* $Cambridge: exim/src/OS/os.h-HP-UX-9,v 1.1 2004/10/06 15:07:39 ph10 Exp $ */
-
/* Exim: OS-specific C header file for HP-UX version 9 */
#define LOAD_AVG_NEEDS_ROOT
/* Exim: OS-specific C header file for HP-UX version 9 */
#define LOAD_AVG_NEEDS_ROOT
@@
-19,4
+17,7
@@
typedef struct flock flock_t;
typedef struct flock flock_t;
+/* default is non-const */
+#define ICONV_ARG2_TYPE const char **
+
/* End */
/* End */