1 /* Exim: OS-specific C header file for Unixware 2.x */
2 /* SPDX-License-Identifier: GPL-2.0-or-later */
6 #define LOAD_AVG_NEEDS_ROOT
8 #define LOAD_AVG_TYPE short
9 #define LOAD_AVG_SYMBOL "avenrun"
10 #define KERNEL_PATH "/stand/unix"
13 #define HAVE_SYS_STATVFS_H
17 /* default is non-const */
18 #define ICONV_ARG2_TYPE const char **