summaryrefslogtreecommitdiff
path: root/src/OS/os.h-SunOS5-hal
diff options
context:
space:
mode:
Diffstat (limited to 'src/OS/os.h-SunOS5-hal')
-rw-r--r--src/OS/os.h-SunOS5-hal3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/OS/os.h-SunOS5-hal b/src/OS/os.h-SunOS5-hal
index 044e09b30..cd9e877a9 100644
--- a/src/OS/os.h-SunOS5-hal
+++ b/src/OS/os.h-SunOS5-hal
@@ -8,4 +8,7 @@
#define LOAD_AVG_SYMBOL "avenrun_1min"
#define LOAD_AVG_FIELD value.ul
+/* default is non-const */
+#define ICONV_ARG2_TYPE const char **
+
/* End */