Add support for setclassresources() in the pipe transport on FreeBSD,
[exim.git] / src / OS / os.h-HI-OSF
CommitLineData
61ec970d
PH
1/* $Cambridge: exim/src/OS/os.h-HI-OSF,v 1.1 2004/10/06 15:07:39 ph10 Exp $ */
2
3/* Exim: OS-specific C header file for HI-OSF/1-MJ and HI-UX/MPP */
4
5#define HAVE_SYS_MOUNT_H
6
7typedef struct flock flock_t;
8#define F_FREESP O_TRUNC
9#define DN_EXPAND_ARG4_TYPE u_char *
10
11/* End */