summaryrefslogtreecommitdiff
path: root/src/OS/os.h-DragonFly
blob: 0821c481a304fea87c81141e7a3c4a83206b50bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/* $Cambridge: exim/src/OS/os.h-DragonFly,v 1.1 2005/09/06 13:21:07 ph10 Exp $ */

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

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

typedef struct flock flock_t;

/* End */