summaryrefslogtreecommitdiff
path: root/src/OS/os.h-FreeBSD
blob: 915f3b1219d41c7ea02ee98feed729f7aba73c96 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/* $Cambridge: exim/src/OS/os.h-FreeBSD,v 1.3 2006/03/16 12:25:24 ph10 Exp $ */

/* Exim: OS-specific C header file for FreeBSD */

#define HAVE_BSD_GETLOADAVG
#define HAVE_SETCLASSRESOURCES
#define HAVE_MMAP
#define HAVE_SYS_MOUNT_H
#define SIOCGIFCONF_GIVES_ADDR

typedef struct flock flock_t;

/* End */