X-Git-Url: http://git.hcoop.net/hcoop/debian/exim4.git/blobdiff_plain/188b6fee0dfdf699a1a302e16b70d17b4f325bcd:/OS/os.h-IRIX..2ea97746a3f65eeffb434b8e4e18815e03b61532:/OS/unsupported/static/static/gitweb.js diff --git a/OS/os.h-IRIX b/OS/os.h-IRIX deleted file mode 100644 index ac5a6b3..0000000 --- a/OS/os.h-IRIX +++ /dev/null @@ -1,20 +0,0 @@ -/* Exim: OS-specific C header file for IRIX */ - -#define DN_EXPAND_ARG4_TYPE u_char * - -#define LOAD_AVG_NEEDS_ROOT -#define HAVE_DEV_KMEM -#define LOAD_AVG_TYPE long -#define LOAD_AVG_SYMBOL "avenrun" -#define KERNEL_PATH "/unix" -#define FSCALE 1000.0 - -#define HAVE_MMAP -#define HAVE_SYS_STATVFS_H -#define F_FAVAIL f_favail -#define vfork fork - -/* Other OS have "const" in here */ -#define ICONV_ARG2_TYPE char ** - -/* End */