From 1509d3a863c6aef224bf694dfadd3a5844b08a3e Mon Sep 17 00:00:00 2001 From: Philip Hazel Date: Tue, 6 Sep 2005 13:21:06 +0000 Subject: Dragonfly config files + several changes in ChangeLog. --- src/OS/os.h-DragonFly | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 src/OS/os.h-DragonFly (limited to 'src/OS/os.h-DragonFly') diff --git a/src/OS/os.h-DragonFly b/src/OS/os.h-DragonFly new file mode 100644 index 000000000..0821c481a --- /dev/null +++ b/src/OS/os.h-DragonFly @@ -0,0 +1,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 */ -- cgit v1.2.3