1 /* Exim: OS-specific C header file for SunOS5 on HAL */
6 #define LOAD_AVG_KSTAT "system_misc"
7 #define LOAD_AVG_KSTAT_MODULE "unix"
8 #define LOAD_AVG_SYMBOL "avenrun_1min"
9 #define LOAD_AVG_FIELD value.ul
11 /* default is non-const */
12 #define ICONV_ARG2_TYPE const char **