1 /* Exim: OS-specific C header file for SCO SVR4.2 (and maybe Unixware) */
2 /* SPDX-License-Identifier: GPL-2.0-or-later */
5 *** Note that for SCO 5 the configuration file is called SCO_SV,
6 *** and that Unixware7 has its own configuration. This is an old
7 *** file that is retained for compatibility.
12 #define LOAD_AVG_NEEDS_ROOT
14 #define LOAD_AVG_TYPE short
15 #define LOAD_AVG_SYMBOL "avenrun"
16 #define KERNEL_PATH "/stand/unix"
19 #define HAVE_SYS_STATVFS_H
23 /* default is non-const */
24 #define ICONV_ARG2_TYPE const char **