From a8530a10756ff71d0c5f4b010d467cb145cfe0fd Mon Sep 17 00:00:00 2001 From: Tom Kistner Date: Mon, 30 Oct 2006 22:06:33 +0000 Subject: Bugzilla #401 + #402 --- src/OS/os.h-Linux | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/OS/os.h-Linux') diff --git a/src/OS/os.h-Linux b/src/OS/os.h-Linux index 285e8d28f..5b731eaa1 100644 --- a/src/OS/os.h-Linux +++ b/src/OS/os.h-Linux @@ -1,4 +1,4 @@ -/* $Cambridge: exim/src/OS/os.h-Linux,v 1.3 2005/02/17 10:04:41 ph10 Exp $ */ +/* $Cambridge: exim/src/OS/os.h-Linux,v 1.4 2006/10/30 22:06:33 tom Exp $ */ /* Exim: OS-specific C header file for Linux */ @@ -7,6 +7,7 @@ #define HAVE_MMAP #define HAVE_BSD_GETLOADAVG #define HAVE_SYS_STATVFS_H +#define HAVE_LINUX_SENDFILE #define NO_IP_VAR_H #define SIG_IGN_WORKS -- cgit v1.2.3