1 /* $Cambridge: exim/src/OS/os.h-UNIX_SV,v 1.1 2004/10/06 15:07:39 ph10 Exp $ */
3 /* Exim: OS-specific C header file for SCO SVR4.2 (and maybe Unixware) */
6 *** Note that for SCO 5 the configuration file is called SCO_SV,
7 *** and that Unixware7 has its own configuration. This is an old
8 *** file that is retained for compatibility.
13 #define LOAD_AVG_NEEDS_ROOT
15 #define LOAD_AVG_TYPE short
16 #define LOAD_AVG_SYMBOL "avenrun"
17 #define KERNEL_PATH "/stand/unix"
20 #define HAVE_SYS_STATVFS_H