1 /* Exim: OS-specific C header file for SCO SVR4.2 (and maybe Unixware) */
4 *** Note that for SCO 5 the configuration file is called SCO_SV,
5 *** and that Unixware7 has its own configuration. This is an old
6 *** file that is retained for compatibility.
11 #define LOAD_AVG_NEEDS_ROOT
13 #define LOAD_AVG_TYPE short
14 #define LOAD_AVG_SYMBOL "avenrun"
15 #define KERNEL_PATH "/stand/unix"
18 #define HAVE_SYS_STATVFS_H
22 /* default is non-const */
23 #define ICONV_ARG2_TYPE const char **