summaryrefslogtreecommitdiff
path: root/src/OS/os.h-HI-OSF
diff options
context:
space:
mode:
Diffstat (limited to 'src/OS/os.h-HI-OSF')
-rw-r--r--src/OS/os.h-HI-OSF3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/OS/os.h-HI-OSF b/src/OS/os.h-HI-OSF
index 76bd4295d..0f50fb660 100644
--- a/src/OS/os.h-HI-OSF
+++ b/src/OS/os.h-HI-OSF
@@ -6,4 +6,7 @@ typedef struct flock flock_t;
#define F_FREESP O_TRUNC
#define DN_EXPAND_ARG4_TYPE u_char *
+/* default is non-const */
+#define ICONV_ARG2_TYPE const char **
+
/* End */