summaryrefslogtreecommitdiff
path: root/mail/exim/files/os.h-DragonFly
blob: 717a207c8cf29720e5b9755f2e71300459622df3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/* $Cambridge: exim/exim-src/OS/os.h-FreeBSD,v 1.1 2004/10/06 15:07:39 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 */